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