_start_new_line | textNode | [private] |
_text | textNode | [private] |
annotations() | Node | [inline] |
base_type(bool TdefIndir) const | Node | [virtual] |
change(Changer &the_changer, bool redispatch=false) | textNode | [virtual] |
clone() const | textNode | [inline, virtual] |
coord() const | Node | [inline] |
coord(const Coord coord) | Node | [inline] |
dataflow(FlowVal *v, FlowProblem &fp) | textNode | [inline, virtual] |
datatype() const | Node | |
datatype_superior() const | Node | |
deleted_nodes | Node | [static] |
gen() const | Node | [inline] |
gen(FlowVal *g) | Node | [inline] |
kill() const | Node | [inline] |
kill(FlowVal *k) | Node | [inline] |
mark | Node | |
Node(NodeType typ, const Coord coord, bool parenthesized=false) | Node | |
Node(const Node &other) | Node | |
nodes | Node | [static] |
output(output_context &ct, Node *par) | textNode | [virtual] |
parenthesized() const | Node | [inline] |
parenthesized(bool paren) | Node | [inline] |
report() | Node | [static] |
start_new_line() const | textNode | [inline] |
start_new_line(bool start_new_line) | textNode | [inline] |
text() | textNode | [inline] |
text(string text) | textNode | [inline] |
textNode(const char *text, bool start_new_line, const Coord coord=Coord::Unknown) | textNode | |
typ() const | Node | [inline] |
type() const | Node | [inline, virtual] |
visit(Visitor *the_visitor) | textNode | [virtual] |
walk(Walker &the_walker) | textNode | [virtual] |
~Node() | Node | [virtual] |
~textNode() | textNode | [virtual] |