static interface AnalyzePrototypeProperties.Symbol
Modifier and Type | Method and Description |
---|---|
JSModule |
getModule()
Returns the module where this appears.
|
Var |
getRootVar()
The variable for the root of this symbol.
|
void |
remove(AbstractCompiler compiler)
Remove the declaration from the AST.
|
void remove(AbstractCompiler compiler)
Var getRootVar()
JSModule getModule()