class ClassContext extends Context
classContext, compilationUnitContext, entries, surroundingContext
Constructor and Description |
---|
ClassContext(JAST definition,
Context surrounding)
Construct a class context.
|
Modifier and Type | Method and Description |
---|---|
JAST |
definition()
Return the AST node of the type defined by this class.
|
addEntry, addType, classContext, compilationUnitContext, definingType, lookup, lookupType, methodContext, names, surroundingContext, writeToStdOut
public JAST definition()