C-Breeze
C Compiler Infrastructure

[ Project home page]
Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Node Member List

This is the complete list of members for Node, including all inherited members.
_annotationsNode [private]
_coordNode [private]
_countNode [private, static]
_genNode [private]
_killNode [private]
_parenthesizedNode [private]
_t_countNode [private, static]
_typNode [private]
_uidNode [private]
_uid_countNode [private, static]
annotations()Node [inline]
base_type(bool TdefIndir) constNode [virtual]
change(Changer &the_changer, bool redispatch=false)=0Node [pure virtual]
clone() const=0Node [pure virtual]
coord() constNode [inline]
coord(const Coord coord)Node [inline]
dataflow(FlowVal *v, FlowProblem &fp)=0Node [pure virtual]
datatype() constNode
datatype_superior() constNode
deleted_nodesNode [static]
gen() constNode [inline]
gen(FlowVal *g)Node [inline]
kill() constNode [inline]
kill(FlowVal *k)Node [inline]
markNode
Node(NodeType typ, const Coord coord, bool parenthesized=false)Node
Node(const Node &other)Node
nodesNode [static]
output(output_context &ct, Node *par)=0Node [pure virtual]
parenthesized() constNode [inline]
parenthesized(bool paren)Node [inline]
report()Node [static]
typ() constNode [inline]
type() constNode [inline, virtual]
visit(Visitor *the_visitor)=0Node [pure virtual]
walk(Walker &the_walker)=0Node [pure virtual]
~Node()Node [virtual]

Generated on August 27, 2003
Back to the C-Breeze home page