10 #ifndef _EMBEDDED_RPC__PROGRAM_H_ 11 #define _EMBEDDED_RPC__PROGRAM_H_ 13 #include "DataType.hpp" 39 :
Symbol(kProgramSymbol, tok)
46 #endif // _EMBEDDED_RPC__PROGRAM_H_ Program declaration.
Definition: Program.hpp:28
Base class for all named declarations in the IDL.
Definition: Symbol.hpp:28
Encapsulates all information about a token.
Definition: Token.hpp:60
Program(const Token &tok)
Constructor.
Definition: Program.hpp:38
Definition: AstNode.hpp:26