Searched defs:IfStatement (Results 1 – 7 of 7) sorted by relevance
25 IfStatement(int line, bool isStatic, std::unique_ptr<Expression> test, in IfStatement() function
37 class IfStatement; variable
32 class IfStatement; variable
34 class IfStatement; variable
3934 final public IfStmt IfStatement() {Expression condition; in IfStatement() method in ASTParser
4310 final public IfStmt IfStatement() throws ParseException {Expression condition; in IfStatement() method in GeneratedJavaParser
4044 final public IfStmt IfStatement() { in IfStatement() method in ASTParser