public class DuplicatedKeysAcrossFilesCheck extends DoubleDispatchVisitorCheck
| Constructor and Description |
|---|
DuplicatedKeysAcrossFilesCheck() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<FileKeyTree>> |
getKeys() |
void |
visitKey(KeyTree tree) |
void |
visitProperties(PropertiesTree tree) |
addFileIssue, addLineIssue, addPreciseIssue, scanFile, validateParametersgetContext, scan, scan, scanChildren, scanTree, visitComment, visitProperty, visitSeparator, visitToken, visitValuepublic void visitProperties(PropertiesTree tree)
visitProperties in class DoubleDispatchVisitorpublic void visitKey(KeyTree tree)
visitKey in class DoubleDispatchVisitorpublic Map<String,List<FileKeyTree>> getKeys()
Copyright © 2015–2016 David RACODON. All rights reserved.