32 #ifndef _CLI_SYNTAX_TAG_H_ 33 #define _CLI_SYNTAX_TAG_H_ 64 virtual const tk::String GetKeyword(
void)
const;
68 const bool GetbHollow(
void)
const;
98 virtual const tk::String
GetKeyword(
void)
const;
111 #endif // _CLI_SYNTAX_TAG_H_ Main namespace of the CLI library.
SyntaxNode class definition.
virtual ~SyntaxRef(void)
Destructor.
#define CLI_NS_END(__ns)
End a namespace definition.
virtual const tk::String GetKeyword(void) const
String identifier accessor.
const SyntaxTag & GetTag(void) const
Tag reference accessor.
Syntax tag element class.
#define CLI_NS_BEGIN(__ns)
Begin a namespace definition.
Syntax tag reference element.