Type Params | Return Type | Name and description |
---|---|---|
|
void |
visitElse(BracesForIfElseRule myRule, org.codehaus.groovy.ast.stmt.IfStatement node) |
|
void |
visitElseClosingBrace(BracesForIfElseRule myRule, org.codehaus.groovy.ast.stmt.IfStatement node, String srcLine) |
|
void |
visitElseOpeningBrace(BracesForIfElseRule myRule, org.codehaus.groovy.ast.stmt.IfStatement node, String srcLine) |
|
void |
visitIfElse(org.codehaus.groovy.ast.stmt.IfStatement node) |