package
2.10.2+incompatible
Repository: https://github.com/bblfsh/javascript-driver.git
Documentation: pkg.go.dev

# Variables

Annotations is a list of individual transformations to annotate a native AST with roles.
Native is the of list `transformer.Transformer` to apply to a native AST.
No description provided by the author
Normalizers is the main block of normalization rules to convert native AST to semantic UAST.
No description provided by the author
PreprocessCode is a preprocessor stage that can use the source code to fix tokens and positional information.
Preprocessors is a block of AST preprocessing rules rules.
No description provided by the author