public class IndentationCheck extends DoubleDispatchVisitorCheck
| Constructor and Description |
|---|
IndentationCheck() |
| Modifier and Type | Method and Description |
|---|---|
void |
visitComment(SyntaxTrivia tree) |
void |
visitKey(KeyTree tree) |
addFileIssue, addLineIssue, addPreciseIssue, scanFile, validateParametersgetContext, scan, scan, scanChildren, scanTree, visitProperties, visitProperty, visitSeparator, visitToken, visitValuepublic void visitKey(KeyTree tree)
visitKey in class DoubleDispatchVisitorpublic void visitComment(SyntaxTrivia tree)
visitComment in class DoubleDispatchVisitorCopyright © 2015–2016 David RACODON. All rights reserved.