IfStmtNode Member List

This is the complete list of members for IfStmtNode, including all inherited members.

addBreakCount()StmtNode
addBreakLine(U32 ip)StmtNode
alloc(S32 lineNumber, ExprNode *testExpr, StmtNode *ifBlock, StmtNode *elseBlock, bool propagateThrough)IfStmtNode [static]
append(StmtNode *next)StmtNode
compileStmt(U32 *codeStream, U32 ip, U32 continuePoint, U32 breakPoint)IfStmtNode [virtual]
dbgFileNameStmtNode
dbgLineNumberStmtNode
elseBlockIfStmtNode
elseOffsetIfStmtNode
endifOffsetIfStmtNode
getNext()StmtNode [inline]
getSwitchOR(ExprNode *left, ExprNode *list, bool string)IfStmtNode
ifBlockIfStmtNode
integerIfStmtNode
nextStmtNode
precompileStmt(U32 loopCount)IfStmtNode [virtual]
propagateIfStmtNode
propagateSwitchExpr(ExprNode *left, bool string)IfStmtNode
setPackage(StringTableEntry packageName)StmtNode [virtual]
StmtNode()StmtNode
testExprIfStmtNode