Package com.github.javaparser.symbolsolver
package com.github.javaparser.symbolsolver
-
Class SummaryClassDescriptionThis implementation of the SymbolResolver wraps the functionality of the library to make them easily usable from JavaParser nodes.Resolves resolvable nodes from one or more source files, and reports the results.