estree v2.3.0 ESTree.UpdateExpression

Summary

Types

t :: %ESTree.UpdateExpression{argument: ESTree.Expression.t, loc: ESTree.SourceLocation.t | nil, operator: ESTree.update_operator, prefix: boolean, type: binary}