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