Constant Field Values

Contents

com.github.*

  • com.github.javaparser.printer.configuration.Indentation 
    Modifier and Type Constant Field Value
    private static final int DEFAULT_SIZE 4
  • com.github.javaparser.printer.lexicalpreservation.Difference 
    Modifier and Type Constant Field Value
    public static final int STANDARD_INDENTATION_SIZE 4
  • com.github.javaparser.printer.lexicalpreservation.com.github.javaparser.printer.lexicalpreservation.NodeText 
    Modifier and Type Constant Field Value
    public static final int NOT_FOUND -1
  • com.github.javaparser.printer.lexicalpreservation.PhantomNodeLogic 
    Modifier and Type Constant Field Value
    private static final int LEVELS_TO_EXPLORE 3
  • com.github.javaparser.resolution.TypeSolver 
    Modifier and Type Constant Field Value
    public static final java.lang.String JAVA_LANG_RECORD "java.lang.Record"
  • com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration 
    Modifier and Type Constant Field Value
    private static final java.lang.String VALUES "values"
  • com.github.javaparser.symbolsolver.resolution.typesolvers.JarTypeSolver 
    Modifier and Type Constant Field Value
    private static final java.lang.String CLASS_EXTENSION ".class"
  • com.github.javaparser.symbolsolver.resolution.typesolvers.JavaParserTypeSolver 
    Modifier and Type Constant Field Value
    private static final int CACHE_SIZE_UNSET -1
  • com.github.javaparser.utils.com.github.javaparser.utils.SourceRoot.ParallelParse 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L