Uses of Class
net.sourceforge.pmd.lang.java.symbols.SymbolicValue.SymArray
Packages that use SymbolicValue.SymArray
Package
Description
The new symbol resolution framework
that inter-operates cleanly with type resolution.
-
Uses of SymbolicValue.SymArray in net.sourceforge.pmd.lang.java.symbols
Methods in net.sourceforge.pmd.lang.java.symbols that return SymbolicValue.SymArrayModifier and TypeMethodDescriptionstatic SymbolicValue.SymArraySymbolicValue.SymArray.forElements(List<SymbolicValue> values) Returns a SymArray for a list of symbolic values.