estree v1.0.0 →
Overview
→
ESTree
→
Program
ESTree.Program
Types
Source
Types
↑
t
:: %ESTree.Program{type: binary, loc:
ESTree.SourceLocation.t
| nil, body: [
ESTree.Statement.t
]}