SpiderMonkey.LabeledStatement

Types

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