ESTree.AwaitExpression
Summary
Types
t :: %ESTree.AwaitExpression{type: binary, loc: ESTree.SourceLocation.t | nil, argument: ESTree.Expression.t | nil, all: boolean}
t :: %ESTree.AwaitExpression{type: binary, loc: ESTree.SourceLocation.t | nil, argument: ESTree.Expression.t | nil, all: boolean}