public abstract class DecafAnalysis extends StaticAnalysis
| Constructor and Description |
|---|
DecafAnalysis() |
| Modifier and Type | Method and Description |
|---|---|
static Symbol |
lookupSymbol(ASTNode node,
String name)
Retrieves symbol information for a given symbol name.
|
addError, addError, getErrors, getErrorString, resetErrorsdefaultInVisit, defaultPostVisit, defaultPreVisit, inVisit, postVisit, postVisit, postVisit, postVisit, postVisit, postVisit, postVisit, postVisit, postVisit, postVisit, postVisit, postVisit, postVisit, postVisit, postVisit, postVisit, preVisit, preVisit, preVisit, preVisit, preVisit, preVisit, preVisit, preVisit, preVisit, preVisit, preVisit, preVisit, preVisit, preVisit, preVisit, preVisitpublic static Symbol lookupSymbol(ASTNode node, String name)
node - ASTNode to searchname - Decaf symbol nameCopyright © 2019. All rights reserved.