ESTree.UnaryExpression
SourceTypes ↑
t :: %ESTree.UnaryExpression{type: binary, loc: ESTree.SourceLocation.t | nil, operator: ESTree.unary_operator, prefix: boolean, argument: ESTree.Expression.t}
t :: %ESTree.UnaryExpression{type: binary, loc: ESTree.SourceLocation.t | nil, operator: ESTree.unary_operator, prefix: boolean, argument: ESTree.Expression.t}