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