Uses of Class
com.github.javaparser.symbolsolver.javaparsermodel.JavaParserFacade
Packages that use JavaParserFacade
Package
Description
Implementation of model based on JavaParser.
-
Uses of JavaParserFacade in com.github.javaparser.symbolsolver.javaparsermodel
Methods in com.github.javaparser.symbolsolver.javaparsermodel that return JavaParserFacadeModifier and TypeMethodDescriptionstatic JavaParserFacade
JavaParserFacade.get(TypeSolver typeSolver)
Note that the addition of the modifiersynchronized
is specific and directly in response to issue #2668.Constructors in com.github.javaparser.symbolsolver.javaparsermodel with parameters of type JavaParserFacade