| Modifier and Type | Method and Description |
|---|---|
ClassSymbol |
ClassSymbol.getSuperClassScope()
Return the ClassSymbol associated with superClassName or null if
superclass is not resolved looking up the enclosing scope chain.
|
| Modifier and Type | Method and Description |
|---|---|
List<ClassSymbol> |
ClassSymbol.getSuperClassScopes()
Multiple superclass or interface implementations and the like...
|
Copyright © 2016 ANTLR. All Rights Reserved.