package passes
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class AstCreationPass extends ConcurrentWriterCpgPass[(String, String)]
- class BuiltinTypesPass extends CpgPass
- class ConfigPass extends ConcurrentWriterCpgPass[File]
- class ConstClosurePass extends CpgPass
A pass that identifies assignments of closures to constants and updates
METHODnodes accordingly. - class DependenciesPass extends CpgPass
- class JsMetaDataPass extends CpgPass
- class PrivateKeyFilePass extends ConfigPass
- class RequirePass extends CpgPass
This pass enhances the call graph and call nodes by interpreting assignments of the form
foo = require("module"). - class TypeNodePass extends CpgPass
Value Members
- object Defines
- object EcmaBuiltins
- object GlobalBuiltins
- object RequirePass