static final class DefinitionsRemover.ExternalNameOnlyDefinition extends DefinitionsRemover.IncompleteDefinition
Constructor and Description |
---|
ExternalNameOnlyDefinition(Node lValue) |
Modifier and Type | Method and Description |
---|---|
void |
performRemove()
Subclasses should override to remove the definition from the AST.
|
getLValue, getRValue
isExtern, remove
ExternalNameOnlyDefinition(Node lValue)
public void performRemove()
DefinitionsRemover.Definition
performRemove
in class DefinitionsRemover.Definition