|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BracesForIfElseRule | |
---|---|
org.codenarc.rule.formatting |
Uses of BracesForIfElseRule in org.codenarc.rule.formatting |
---|
Methods in org.codenarc.rule.formatting with parameters of type BracesForIfElseRule | |
---|---|
void |
BracesForIfElseAstVisitor.visitElse(BracesForIfElseRule myRule,
org.codehaus.groovy.ast.stmt.IfStatement node)
|
void |
BracesForIfElseAstVisitor.visitElseClosingBrace(BracesForIfElseRule myRule,
org.codehaus.groovy.ast.stmt.IfStatement node,
String srcLine)
|
void |
BracesForIfElseAstVisitor.visitElseOpeningBrace(BracesForIfElseRule myRule,
org.codehaus.groovy.ast.stmt.IfStatement node,
String srcLine)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |