Package com.github.javaparser.resolution
package com.github.javaparser.resolution
-
ClassDescriptionContext is very similar to scope.It is not possible to decide how to resolve a method invocation.This is basically a MethodDeclaration with some TypeParameters defined.This class can be used to easily retrieve nodes from a JavaParser AST.Resolvable<T>An element able to find TypeDeclaration from their name.This exception is thrown when a symbol cannot be resolved.