ESTree.Program
Summary
Types
t :: %ESTree.Program{type: binary, loc: ESTree.SourceLocation.t | nil, body: [ESTree.Statement.t], sourceType: :script | :module}
t :: %ESTree.Program{type: binary, loc: ESTree.SourceLocation.t | nil, body: [ESTree.Statement.t], sourceType: :script | :module}