package frontend
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class JavascriptCallLinker extends SimpleCpgPass
The Javascript specific call linker links static call sites (by full name) and call sites to methods in the same file (by name).
- class MetaDataPass extends SimpleCpgPass
A pass that creates a MetaData node, specifying that this is a CPG for language, and a NamespaceBlock for anything that cannot be assigned to any other namespace.
- class TypeNodePass extends SimpleCpgPass
Creates a
TYPEnode for each type inusedTypes
Value Members
- object MetaDataPass
- object TypeNodePass