Uses of Interface
com.github.javaparser.resolution.declarations.ResolvedValueDeclaration
Packages that use ResolvedValueDeclaration
Package
Description
-
Uses of ResolvedValueDeclaration in com.github.javaparser.ast.body
Methods in com.github.javaparser.ast.body that return ResolvedValueDeclaration -
Uses of ResolvedValueDeclaration in com.github.javaparser.ast.expr
Methods in com.github.javaparser.ast.expr that return ResolvedValueDeclaration -
Uses of ResolvedValueDeclaration in com.github.javaparser.resolution.declarations
Subinterfaces of ResolvedValueDeclaration in com.github.javaparser.resolution.declarationsModifier and TypeInterfaceDescriptioninterface
interface
interface
Declaration of a field.interface
Declaration of a parameter.interface
Declaration of a pattern expression.