Class JavaFileScannerContext.Location
java.lang.Object
org.sonar.plugins.java.api.JavaFileScannerContext.Location
- Enclosing interface:
JavaFileScannerContext
Message and syntaxNode for a secondary location.
-
Field Details
-
msg
Message of the secondary location. -
syntaxNode
Syntax node on which to raise the secondary location.
-
-
Constructor Details
-
Location
-
-
Method Details
-
equals
-
hashCode
-