#include <CParser.h>
Public Member Functions | |
CParser () | |
CSyntax & | syntax () const |
CBuilder & | builder () const |
CSemantic & | semantic () const |
Puma::CParser::CParser | ( | ) | [inline] |
CSyntax& Puma::CParser::syntax | ( | ) | const [inline] |
CBuilder& Puma::CParser::builder | ( | ) | const [inline] |
CSemantic& Puma::CParser::semantic | ( | ) | const [inline] |