public static class JavaFileScannerContext.Location extends Object
Modifier and Type | Field and Description |
---|---|
String |
msg |
Tree |
syntaxNode |
Constructor and Description |
---|
JavaFileScannerContext.Location(String msg,
Tree syntaxNode) |
Copyright © 2012–2016 SonarSource. All rights reserved.