Synopsis/PTree/Atoms.hh

source code

Includes from this file:

Declarations in this file:

Classes in Synopsis::PTree

CommentedAtom
DupAtom
Identifier
Keyword
KeywordT
Literal
UserKeyword

Data members in Synopsis::PTree::CommentedAtom

my_comments

Data members in Synopsis::PTree::Literal

my_type

Data members in Synopsis::PTree::UserKeyword

my_type

Member functions in Synopsis::PTree::CommentedAtom

CommentedAtom(const Token&,Node*)
CommentedAtom(const char*,size_t,Node*)
set_comments(Node*)

Member functions in Synopsis::PTree::DupAtom

DupAtom(const char*,size_t)
DupAtom(const char*,size_t,const char*,size_t)

Member functions in Synopsis::PTree::Keyword

Keyword(const char*,int)

Member functions in Synopsis::PTree::Literal

Literal(const Token&)
accept(Visitor*)
type()const