Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

ASTree Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
AST::Assignment= b; b *= c; c = d
ASTreeGrammar
ASTreeGrammar::definition< ScannerT >
AST::AttributeProxyAttribute proxy allows some nicer ways to access the attributes then using set/get attributes Attribute proxy allows some nicer ways to access the attributes then using set/get attributes
AST::Constant5.0
AST::Def_ArrayInt x
AST::Def_FunctionFunction Declaration
AST::Def_StructStruct
AST::Def_VarInt x
AST::FunctionCallFunc(x,y,z)
AST::IdentifierX
AST::IfConditional -> If
AST::JumpBreak or continue
AST::Leaf
AST::ListSpecial node type subclasses to contain a list of other nodes
AST::LoopFor or while or do while
AST::NodeRoot node class, can save / load itself to its own file format, as well as be converted to 3ac subclasses declare the attributes they must have subclasses implement to3ac functionality
AST::Op_BinaryBinary operation -> + - < > ..
AST::Op_BracketA[5]
AST::Op_DotX.y
AST::Op_TernaryA?b:c;
AST::Op_UnaryUnary Operation ++ -- * - sizeof
AST::ProgramRoot Program node
AST::ReturnReturn

Generated on Thu Oct 20 12:00:04 2005 for ASTree by  doxygen 1.4.2-20050421