#include <CompileNodes.h>
Inheritance diagram for FuncNode:

Public Member Functions | |
| FuncNode (const uint32 _linenum) | |
| void | print_unk (std::ostream &o) |
| bool | isA (const LLCToken &tok) |
Definition at line 67 of file CompileNodes.h.
| FuncNode::FuncNode | ( | const uint32 | _linenum | ) | [inline] |
Definition at line 70 of file CompileNodes.h.
| bool FuncNode::isA | ( | const LLCToken & | tok | ) | [inline, virtual] |
| void FuncNode::print_unk | ( | std::ostream & | o | ) | [inline, virtual] |
1.4.7