Piethon  1.0
A Python-like interpreter using flex and bison.
IfElse Member List

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

eval(SymbolTable &, FunctionTable &) constIfElsevirtual
getLineNumber() constStatementvirtual
IfElse(Expression *cond, StatementList *tList, StatementList *fList)IfElseinline
IfElse(Expression *cond, StatementList *tList)IfElseinline
lineNumberStatementprotected
Statement()Statementinlineprotected
Statement(int i)Statementinlineprotected
~IfElse()IfElse
~Statement()Statementinlinevirtual