estree v2.5.0 ESTree.UpdateExpression

Summary

Types

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