Aseba  1.5.5
Aseba::UnaryArithmeticNode Member List

This is the complete list of members for Aseba::UnaryArithmeticNode, including all inherited members.

checkVectorSize() const Aseba::Nodevirtual
childrenAseba::Node
deepCopy()Aseba::Nodevirtual
dump(std::wostream &dest, unsigned &indent) const Aseba::Nodevirtual
E_NOVAL enum value (defined in Aseba::Node)Aseba::Node
emit(PreLinkBytecode &bytecodes) const Aseba::UnaryArithmeticNodevirtual
expandAbstractNodes(std::wostream *dump)Aseba::Nodevirtual
expandVectorialNodes(std::wostream *dump, Compiler *compiler=0, unsigned int index=0)Aseba::Nodevirtual
expectType(const Node::ReturnType &expected, const Node::ReturnType &type) const Aseba::Node
getStackDepth() const Aseba::Nodevirtual
getVectorAddr() const Aseba::Nodevirtual
getVectorSize() const Aseba::Nodevirtual
MemoryErrorCode enum name (defined in Aseba::Node)Aseba::Node
Node(const SourcePos &sourcePos)Aseba::Nodeinline
NodesVector typedefAseba::Node
opAseba::UnaryArithmeticNode
optimize(std::wostream *dump)Aseba::UnaryArithmeticNodevirtual
ReturnType enum nameAseba::Node
shallowCopy()Aseba::UnaryArithmeticNodeinlinevirtual
sourcePosAseba::Node
toNodeName() const Aseba::UnaryArithmeticNodeinlinevirtual
toWString() const Aseba::UnaryArithmeticNodevirtual
TYPE_BOOL enum value (defined in Aseba::Node)Aseba::Node
TYPE_INT enum value (defined in Aseba::Node)Aseba::Node
TYPE_UNIT enum value (defined in Aseba::Node)Aseba::Node
typeCheck(Compiler *compiler)Aseba::UnaryArithmeticNodevirtual
typeName(const Node::ReturnType &type) const Aseba::Node
UnaryArithmeticNode(const SourcePos &sourcePos)Aseba::UnaryArithmeticNodeinline
UnaryArithmeticNode(const SourcePos &sourcePos, AsebaUnaryOperator op, Node *child)Aseba::UnaryArithmeticNode
~Node()Aseba::Nodevirtual