Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
com.google.javascript.jscomp.type |
Provides type-checking data structures and algorithms.
|
Class and Description |
---|
ReverseAbstractInterpreter
This interface defines what reversed abstract interpreters provide.
|
Class and Description |
---|
ChainableReverseAbstractInterpreter
Chainable reverse abstract interpreter providing basic functionality.
|
FlowScope
A symbol table for inferring types during data flow analysis.
|
ReverseAbstractInterpreter
This interface defines what reversed abstract interpreters provide.
|
Copyright © 2009–2023 Google. All rights reserved.