estree v2.4.2 ESTree.WithStatement

Summary

Types

t :: %ESTree.WithStatement{body: ESTree.Statement.t, loc: ESTree.SourceLocation.t | nil, object: ESTree.Expression.t, type: binary}