|
| file | Builder.h |
| | Basic syntax tree builder component.
|
| |
| file | CConstant.h |
| | Semantic information for arithmetic constants.
|
| |
| file | CExprValue.h |
| | Semantic information for constant expression values in the syntax tree.
|
| |
| file | CSemObject.h |
| | Semantic information about entity definitions.
|
| |
| file | CSemScope.h |
| | Scope information for the syntax tree.
|
| |
| file | CSemValue.h |
| | Semantic value information for the syntax tree.
|
| |
| file | CVisitor.h |
| | CTree based tree visitor.
|
| |
| file | CWStrLiteral.h |
| | Wide string literal abstraction.
|
| |
| file | Parser.h |
| | Generic parser abstraction.
|
| |
| file | Semantic.h |
| | Basic semantic analysis component.
|
| |
| file | Syntax.h |
| | Basic syntactic analysis component.
|
| |
| file | TokenProvider.h |
| | Token provider abstraction.
|
| |
| file | Tracing.h |
| | Tracing support for the parser.
|
| |