PUMA Library Reference Manual
Loading...
Searching...
No Matches
parser Directory Reference
Directory dependency graph for parser:

Directories

 
acparser
 
ccparser
 
cparser

Files

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