class ConstantExpr


Inheritance:


Inherited from UnaryExpr:

Public Fields

oExprID operand_a



Inherited from Expr:

Public Methods

oVar evaluate( )



Inherited from Resource:


Inherited from NamedNode:

Public Methods

oconst string& getName( )
o setName( const string& newName )



Inherited from DataNode:

Public Fields

olist<DataNode> children


Public Methods

ovirtual UniqueID getTypeID( )
olist<const DataNode&> listChildrenOfType( UniqueID typeID )
obool containsNodeID( UniqueID nodeID )
o addChild( DataNode& newChild )
o removeChild( DataNode& child )
oDataNode& createNewRootNode( )



Documentation


Direct child classes:
VariableExpr

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.