PUMA Library Reference Manual
Loading...
Searching...
No Matches
Puma::PreTree Member List

This is the complete list of members for Puma::PreTree, including all inherited members.

accept(PreVisitor &)=0Puma::PreTreepure virtual
add_daughter(PreTree *d)Puma::PreTreevirtual
add_son(PreTree *s)Puma::PreTreevirtual
daughter(int n) constPuma::PreTreevirtual
daughters() constPuma::PreTreevirtual
endToken() constPuma::PreTreevirtual
isLeaf() constPuma::PreTreevirtual
PreTree()Puma::PreTreeinlineprotected
replace_daughter(int n, PreTree *new_d)Puma::PreTreevirtual
replace_son(int n, PreTree *new_s)Puma::PreTreevirtual
son(int n) constPuma::PreTreevirtual
sons() constPuma::PreTreevirtual
startToken() constPuma::PreTreevirtual
~PreTree()Puma::PreTreeinlinevirtual