Packages

package frontend

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. 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).

  2. 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.

  3. class TypeNodePass extends SimpleCpgPass

    Creates a TYPE node for each type in usedTypes

Value Members

  1. object MetaDataPass
  2. object TypeNodePass

Ungrouped