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