estree v2.3.0 ESTree.WhileStatement
Summary
Types
t :: %ESTree.WhileStatement{body: ESTree.Statement.t, loc: ESTree.SourceLocation.t | nil, test: ESTree.Expression.t, type: binary}
t :: %ESTree.WhileStatement{body: ESTree.Statement.t, loc: ESTree.SourceLocation.t | nil, test: ESTree.Expression.t, type: binary}