Uses of Package
com.github.javaparser
Packages that use com.github.javaparser
Package
Description
-
Classes in com.github.javaparser used by com.github.javaparserClassDescriptionBase class for
GeneratedJavaParser
Token literal values and constants.Token Manager.Parse Java source code and creates Abstract Syntax Trees.A token from a parsed source file.Provider
un-escaping unicode escape sequences in the input sequence.Helper class forGeneratedJavaParser
This exception is thrown when parse errors are encountered.The configuration that is used by the parser.The results given when parsing with an instance of JavaParser.The start production for JavaParser.A position in a source file.A problem that was encountered during parsing.A range of characters in a source file, from "begin" to "end", including the characters at "begin" and "end".Helper class forGeneratedJavaParser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).Describes the input token stream.Base class for the generatedToken
Token Manager Error.The range of tokens covered by this node.Provider
un-escaping unicode escape sequences in the input sequence.Processor keeping track of the current line and column in a stream of incoming characters.An algorithm mappingPosition
form two corresponding files. -
Classes in com.github.javaparser used by com.github.javaparser.astClassDescriptionAn object that can have a parent node.Parse Java source code and creates Abstract Syntax Trees.The results given when parsing with an instance of JavaParser.A range of characters in a source file, from "begin" to "end", including the characters at "begin" and "end".The range of tokens covered by this node.
-
Classes in com.github.javaparser used by com.github.javaparser.ast.bodyClassDescriptionAn object that can have a parent node.The range of tokens covered by this node.
-
Classes in com.github.javaparser used by com.github.javaparser.ast.commentsClassDescriptionAn object that can have a parent node.The range of tokens covered by this node.
-
Classes in com.github.javaparser used by com.github.javaparser.ast.exprClassDescriptionAn object that can have a parent node.The range of tokens covered by this node.
-
Classes in com.github.javaparser used by com.github.javaparser.ast.modulesClassDescriptionAn object that can have a parent node.The range of tokens covered by this node.
-
Classes in com.github.javaparser used by com.github.javaparser.ast.nodeTypesClassDescriptionA position in a source file.A range of characters in a source file, from "begin" to "end", including the characters at "begin" and "end".The range of tokens covered by this node.
-
Classes in com.github.javaparser used by com.github.javaparser.ast.stmtClassDescriptionAn object that can have a parent node.The range of tokens covered by this node.
-
Classes in com.github.javaparser used by com.github.javaparser.ast.typeClassDescriptionAn object that can have a parent node.The range of tokens covered by this node.
-
Classes in com.github.javaparser used by com.github.javaparser.ast.validatorClassDescriptionA problem that was encountered during parsing.The range of tokens covered by this node.
-
-
Classes in com.github.javaparser used by com.github.javaparser.ast.validator.postprocessorsClassDescriptionThe configuration that is used by the parser.The results given when parsing with an instance of JavaParser.
-
Classes in com.github.javaparser used by com.github.javaparser.ast.visitorClassDescriptionA range of characters in a source file, from "begin" to "end", including the characters at "begin" and "end".
-
Classes in com.github.javaparser used by com.github.javaparser.printer
-
Classes in com.github.javaparser used by com.github.javaparser.printer.lexicalpreservationClassDescriptionA token from a parsed source file.A range of characters in a source file, from "begin" to "end", including the characters at "begin" and "end".The range of tokens covered by this node.
-
Classes in com.github.javaparser used by com.github.javaparser.utilsClassDescriptionThe configuration that is used by the parser.The results given when parsing with an instance of JavaParser.