estree v2.6.1 ESTree.Program

Summary

Types

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