Uses of Package
com.github.javaparser.utils
-
Packages that use com.github.javaparser.utils Package Description com.github.javaparser.ast.type com.github.javaparser.resolution.types com.github.javaparser.utils -
Classes in com.github.javaparser.utils used by com.github.javaparser.ast.type Class Description Pair Simply a pair of objects. -
Classes in com.github.javaparser.utils used by com.github.javaparser.resolution.types Class Description Pair Simply a pair of objects. -
Classes in com.github.javaparser.utils used by com.github.javaparser.utils Class Description CollectionStrategy A strategy for discovering the structure of a project.Log.Adapter Pair Simply a pair of objects.ProjectRoot The structure of a Java project directory.SeparatedItemStringBuilder Builds a string containing a list of items with a prefix, a postfix, and a separator.SourceRoot A collection of Java source files located in one directory and its subdirectories on the file system.SourceRoot.Callback SourceRoot.Callback.Result SourceZip A collection of Java source files and its sub-directories located in a ZIP or JAR file on the file system.SourceZip.Callback An interface to define a callback for each file that's parsed.