estree v2.5.0 ESTree.BlockStatement
Summary
Types
t()
t() :: %ESTree.BlockStatement{body: [ESTree.Statement.t], loc: ESTree.SourceLocation.t | nil, type: binary}