SpiderMonkey.LetStatement
Types ↑
t :: %SpiderMonkey.LetStatement{type: binary, loc: SpiderMonkey.SourceLocation.t | nil, head: [SpiderMonkey.VariableDeclarator.t], body: SpiderMonkey.Statement.t}
t :: %SpiderMonkey.LetStatement{type: binary, loc: SpiderMonkey.SourceLocation.t | nil, head: [SpiderMonkey.VariableDeclarator.t], body: SpiderMonkey.Statement.t}