fork/youtube_explode_dart/src/js/jsparser/src/annotations library
Classes
- EnvironmentBuilder
- Initializes Scope.environment for all scopes in a given AST.
- Resolver
- Initializes the Name.scope link on all Name nodes.
Functions
-
annotateAST(
Program ast) → void -
setParentPointers(
Node node, [Node? parent]) → void