ESTree.LabeledStatement
Summary
Types
t :: %ESTree.LabeledStatement{type: binary, loc: ESTree.SourceLocation.t | nil, label: ESTree.Identifier.t, body: ESTree.Statement.t}
t :: %ESTree.LabeledStatement{type: binary, loc: ESTree.SourceLocation.t | nil, label: ESTree.Identifier.t, body: ESTree.Statement.t}