Uses of Package
com.github.javaparser
-
Classes in com.github.javaparser used by com.github.javaparser Class Description GeneratedJavaParser GeneratedJavaParser.JJCalls GeneratedJavaParser.LookaheadSuccess GeneratedJavaParserBase Base class forGeneratedJavaParser
GeneratedJavaParserConstants Token literal values and constants.GeneratedJavaParserTokenManager Token Manager.JavaParser Parse Java source code and creates Abstract Syntax Trees.JavaToken A token from a parsed source file.JavaToken.Category JavaToken.Kind ModifierHolder Helper class forGeneratedJavaParser
ParseException This exception is thrown when parse errors are encountered.ParserConfiguration The configuration that is used by the parser.ParserConfiguration.LanguageLevel ParseResult The results given when parsing with an instance of JavaParser.ParseResult.PostProcessor A post processor that can be added to ParserConfiguration to add some processing right after parsing.ParseStart The start production for JavaParser.Position A position in a source file.Problem A problem that was encountered during parsing.Provider Providers.PreProcessor Range A range of characters in a source file, from "begin" to "end", including the characters at "begin" and "end".RangedList Helper class forGeneratedJavaParser
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).Token Describes the input token stream.TokenBase Base class for the generatedToken
TokenMgrException Token Manager Error.TokenRange The range of tokens covered by this node.UnicodeEscapeProcessingProvider.LineCounter Processor keeping track of the current line and column in a stream of incoming characters.UnicodeEscapeProcessingProvider.PositionMapping An algorithm mappingPosition
form two corresponding files.UnicodeEscapeProcessingProvider.PositionMapping.DeltaInfo UnicodeEscapeProcessingProvider.PositionMapping.PositionUpdate UnicodeEscapeProcessingProvider.PositionMappingBuilder -
Classes in com.github.javaparser used by com.github.javaparser.ast Class Description HasParentNode An object that can have a parent node.JavaParser Parse Java source code and creates Abstract Syntax Trees.ParseResult The results given when parsing with an instance of JavaParser.Range A range of characters in a source file, from "begin" to "end", including the characters at "begin" and "end".TokenRange The range of tokens covered by this node. -
Classes in com.github.javaparser used by com.github.javaparser.ast.body Class Description HasParentNode An object that can have a parent node.TokenRange The range of tokens covered by this node. -
Classes in com.github.javaparser used by com.github.javaparser.ast.comments Class Description HasParentNode An object that can have a parent node.TokenRange The range of tokens covered by this node. -
Classes in com.github.javaparser used by com.github.javaparser.ast.expr Class Description HasParentNode An object that can have a parent node.TokenRange The range of tokens covered by this node. -
Classes in com.github.javaparser used by com.github.javaparser.ast.modules Class Description HasParentNode An object that can have a parent node.TokenRange The range of tokens covered by this node. -
Classes in com.github.javaparser used by com.github.javaparser.ast.nodeTypes Class Description Position A position in a source file.Range A range of characters in a source file, from "begin" to "end", including the characters at "begin" and "end".TokenRange The range of tokens covered by this node. -
Classes in com.github.javaparser used by com.github.javaparser.ast.stmt Class Description HasParentNode An object that can have a parent node.TokenRange The range of tokens covered by this node. -
Classes in com.github.javaparser used by com.github.javaparser.ast.type Class Description HasParentNode An object that can have a parent node.TokenRange The range of tokens covered by this node. -
Classes in com.github.javaparser used by com.github.javaparser.ast.validator Class Description ParseResult.PostProcessor A post processor that can be added to ParserConfiguration to add some processing right after parsing.Problem A problem that was encountered during parsing.TokenRange The range of tokens covered by this node. -
Classes in com.github.javaparser used by com.github.javaparser.printer Class Description Position A position in a source file. -
Classes in com.github.javaparser used by com.github.javaparser.printer.lexicalpreservation Class Description JavaToken A token from a parsed source file.JavaToken.Kind Range A range of characters in a source file, from "begin" to "end", including the characters at "begin" and "end".TokenRange The range of tokens covered by this node. -
Classes in com.github.javaparser used by com.github.javaparser.utils Class Description ParserConfiguration The configuration that is used by the parser.ParseResult The results given when parsing with an instance of JavaParser. -
Classes in com.github.javaparser used by com.github.javaparser.version Class Description ParserConfiguration The configuration that is used by the parser.ParseResult The results given when parsing with an instance of JavaParser.ParseResult.PostProcessor A post processor that can be added to ParserConfiguration to add some processing right after parsing.