Uses of Interface
net.sourceforge.pmd.lang.java.symbols.JLocalVariableSymbol
Packages that use JLocalVariableSymbol
Package
Description
The new symbol resolution framework
that inter-operates cleanly with type resolution.
Support for compile-time type resolution on the AST.
-
Uses of JLocalVariableSymbol in net.sourceforge.pmd.lang.java.symbols
Subinterfaces of JLocalVariableSymbol in net.sourceforge.pmd.lang.java.symbolsModifier and TypeInterfaceDescriptioninterfaceRepresents a formal parameter of aJExecutableSymbol.Methods in net.sourceforge.pmd.lang.java.symbols with parameters of type JLocalVariableSymbolModifier and TypeMethodDescriptiondefault RSymbolVisitor.visitLocal(JLocalVariableSymbol sym, P param) Delegates tovisitVariable. -
Uses of JLocalVariableSymbol in net.sourceforge.pmd.lang.java.types
Methods in net.sourceforge.pmd.lang.java.types with parameters of type JLocalVariableSymbolModifier and TypeMethodDescriptionTypeSystem.sigOf(JClassType decl, JLocalVariableSymbol fieldSym)