static class SyntacticScopeCreator.DefaultRedeclarationHandler extends java.lang.Object implements SyntacticScopeCreator.RedeclarationHandler
| Constructor and Description |
|---|
DefaultRedeclarationHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
onRedeclaration(Scope s,
java.lang.String name,
Node n,
CompilerInput input) |
public void onRedeclaration(Scope s, java.lang.String name, Node n, CompilerInput input)
onRedeclaration in interface SyntacticScopeCreator.RedeclarationHandler