namespace Synopsis::PTree
template <Token::Type t>
class KeywordT
KeywordT-inheritance Scopes/Synopsis/PTree/Keyword.html Scopes/Synopsis/PTree/CommentedAtom.html Scopes/Synopsis/PTree/Atom.html
Public Member functions Summary:
 constructor KeywordT(const Token& tk)
references
source code
 constructor KeywordT(const char* ptr, size_t length)
references
source code
virtual Token::Type token() const
references
source code
virtual void accept(Visitor* visitor)
references
source code
Public Member functions Inherited from CommentedAtom
get_comments, set_comments