Package | Description |
---|---|
org.codenarc.rule.formatting |
Modifier and Type | Method | Description |
---|---|---|
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) |
Copyright © 2019. All rights reserved.