estree v2.6.0 ESTree.Program

Summary

Types

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