static final class DefinitionsRemover.FunctionArgumentDefinition extends DefinitionsRemover.IncompleteDefinition
| Constructor and Description |
|---|
FunctionArgumentDefinition(Node function,
Node argumentName,
boolean inExterns) |
| Modifier and Type | Method and Description |
|---|---|
void |
performRemove()
Subclasses should override to remove the definition from the AST.
|
getLValue, getRValueisExtern, removepublic void performRemove()
DefinitionsRemover.DefinitionperformRemove in class DefinitionsRemover.Definition