Uses of Interface
com.github.javaparser.resolution.declarations.ResolvedInterfaceDeclaration
Packages that use ResolvedInterfaceDeclaration
-
Uses of ResolvedInterfaceDeclaration in com.github.javaparser.resolution.declarations
Methods in com.github.javaparser.resolution.declarations that return ResolvedInterfaceDeclarationModifier and TypeMethodDescriptiondefault ResolvedInterfaceDeclaration
ResolvedTypeDeclaration.asInterface()
Return this as a InterfaceDeclaration or throw UnsupportedOperationException.