- valueOf(String) - Static method in enum com.google.googlejavaformat.CloseOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.googlejavaformat.Doc.FillMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.googlejavaformat.Doc.Token.RealOrImaginary
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.googlejavaformat.java.JavaFormatterOptions.JavadocFormatter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.googlejavaformat.java.JavaFormatterOptions.SortImports
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.googlejavaformat.java.JavaFormatterOptions.Style
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.googlejavaformat.java.TypeNameClassifier.JavaCaseFormat
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.google.googlejavaformat.CloseOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.googlejavaformat.Doc.FillMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.googlejavaformat.Doc.Token.RealOrImaginary
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.googlejavaformat.java.JavaFormatterOptions.JavadocFormatter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.googlejavaformat.java.JavaFormatterOptions.SortImports
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.googlejavaformat.java.JavaFormatterOptions.Style
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.googlejavaformat.java.TypeNameClassifier.JavaCaseFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION - Static variable in class com.google.googlejavaformat.java.GoogleJavaFormatVersion
-
- visit(CompilationUnit) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for a CompilationUnit.
- visit(AnnotationTypeDeclaration) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for AnnotationTypeDeclarations.
- visit(AnnotationTypeMemberDeclaration) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for AnnotationTypeMemberDeclarations.
- visit(AnonymousClassDeclaration) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for AnonymousClassDeclarations.
- visit(ArrayAccess) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for ArrayAccesses.
- visit(ArrayCreation) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for ArrayCreations.
- visit(ArrayInitializer) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for ArrayInitializers.
- visit(ArrayType) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for ArrayTypes.
- visit(AssertStatement) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for AssertStatements.
- visit(Assignment) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for Assignments.
- visit(Block) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for Blocks.
- visit(BooleanLiteral) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for BooleanLiterals.
- visit(BreakStatement) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for BreakStatements.
- visit(CastExpression) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for CastExpressions.
- visit(CharacterLiteral) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for CharacterLiterals.
- visit(ClassInstanceCreation) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for ClassInstanceCreations.
- visit(ConditionalExpression) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for ConditionalExpressions.
- visit(ConstructorInvocation) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for ConstructorInvocations.
- visit(ContinueStatement) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for ContinueStatements.
- visit(CreationReference) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for CreationReferences.
- visit(Dimension) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for Dimensions.
- visit(DoStatement) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for DoStatements.
- visit(EmptyStatement) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for EmptyStatements.
- visit(EnhancedForStatement) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for EnhancedForStatements.
- visit(EnumConstantDeclaration) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for EnumConstantDeclarations.
- visit(EnumDeclaration) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for EnumDeclarations.
- visit(ExpressionMethodReference) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for ExpressionMethodReferences.
- visit(ExpressionStatement) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for ExpressionStatements.
- visit(FieldAccess) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for FieldAccesses.
- visit(FieldDeclaration) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for FieldDeclarations.
- visit(ForStatement) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for ForStatements.
- visit(IfStatement) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for IfStatements.
- visit(ImportDeclaration) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for ImportDeclarations.
- visit(InfixExpression) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for InfixExpressions.
- visit(Initializer) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for Initializers.
- visit(InstanceofExpression) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for InstanceofExpressions.
- visit(IntersectionType) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for IntersectionTypes.
- visit(LabeledStatement) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for LabeledStatements.
- visit(LambdaExpression) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for LambdaExpressions.
- visit(MarkerAnnotation) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for MarkerAnnotations.
- visit(MemberValuePair) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for MemberValuePairs.
- visit(MethodDeclaration) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for MethodDeclarations.
- visit(MethodInvocation) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for MethodInvocations.
- visit(Modifier) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for Modifiers.
- visit(NameQualifiedType) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for NameQualifiedTypes.
- visit(NormalAnnotation) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for NormalAnnotations.
- visit(NullLiteral) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for NullLiterals.
- visit(NumberLiteral) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for NumberLiterals.
- visit(PackageDeclaration) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for PackageDeclarations.
- visit(ParameterizedType) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for ParameterizedTypes.
- visit(ParenthesizedExpression) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for ParenthesizedExpressions.
- visit(PostfixExpression) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for PostfixExpressions.
- visit(PrefixExpression) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for PrefixExpressions.
- visit(PrimitiveType) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for PrimitiveTypes.
- visit(QualifiedName) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for QualifiedNames.
- visit(QualifiedType) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for QualifiedTypes.
- visit(ReturnStatement) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for ReturnStatements.
- visit(SimpleName) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for SimpleNames.
- visit(SimpleType) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for SimpleTypes.
- visit(SingleMemberAnnotation) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for SingleMemberAnnotations.
- visit(SingleVariableDeclaration) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for SingleVariableDeclarations.
- visit(StringLiteral) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for StringLiterals.
- visit(SuperConstructorInvocation) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for SuperConstructorInvocations.
- visit(SuperFieldAccess) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for SuperFieldAccesses.
- visit(SuperMethodInvocation) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for SuperMethodInvocations.
- visit(SuperMethodReference) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for SuperMethodReferences.
- visit(SwitchCase) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for SwitchCases.
- visit(SwitchStatement) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for SwitchStatements.
- visit(SynchronizedStatement) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for SynchronizedStatements.
- visit(ThisExpression) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for ThisExpressions.
- visit(ThrowStatement) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for ThrowStatements.
- visit(TryStatement) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for TryStatements.
- visit(TypeDeclaration) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for TypeDeclarations.
- visit(TypeDeclarationStatement) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for TypeDeclarationStatements.
- visit(TypeLiteral) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for TypeLiterals.
- visit(TypeMethodReference) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for TypeMethodReferences.
- visit(TypeParameter) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for TypeParameters.
- visit(UnionType) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for UnionTypes.
- visit(VariableDeclarationExpression) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for VariableDeclarationExpressions.
- visit(VariableDeclarationFragment) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for VariableDeclarationFragments.
- visit(VariableDeclarationStatement) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for VariableDeclarationStatements.
- visit(WhileStatement) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for WhileStatements.
- visit(WildcardType) - Method in class com.google.googlejavaformat.java.JavaInputAstVisitor
-
Visitor method for WildcardTypes.