Uses of Interface
org.sonar.plugins.java.api.semantic.Symbol.VariableSymbol
Packages that use Symbol.VariableSymbol
-
Uses of Symbol.VariableSymbol in org.sonar.java.model
Methods in org.sonar.java.model with parameters of type Symbol.VariableSymbolModifier and TypeMethodDescriptionJUtils.constantValue
(Symbol.VariableSymbol symbol) static boolean
JUtils.isEffectivelyFinal
(Symbol.VariableSymbol variableSymbol)