Interface | Description |
---|---|
AstMethod.DebuggingInformation | |
AstMethod.LexicalInformation |
lexical access information for some entity scope.
|
AstMethod.Retranslatable |
Class | Description |
---|---|
AstClass | |
AstDynamicField | |
AstDynamicPropertyClass | |
AstField | |
AstFunctionClass | |
AstMethod | |
AstMethod.LexicalParent |
Parents of this method with respect to lexical scoping, that is, methods
containing state possibly referenced lexically in this method
|
CAstAbstractLoader |
basic abstract class loader implementation
|
CAstAbstractModuleLoader |
abstract class loader that performs CAst and IR generation for relevant
entities in a list of
Module s. |
SingleClassLoaderFactory |
Abstract
ClassLoaderFactory for languages modeled as having a single
class loader. |