Uses of Class
com.google.googlejavaformat.FormatterDiagnostic
Packages that use FormatterDiagnostic
-
Uses of FormatterDiagnostic in com.google.googlejavaformat
Fields in com.google.googlejavaformat with type parameters of type FormatterDiagnosticModifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableList<FormatterDiagnostic> FormattingError.diagnosticsMethods in com.google.googlejavaformat that return FormatterDiagnosticModifier and TypeMethodDescriptionstatic FormatterDiagnosticstatic FormatterDiagnosticInput.createDiagnostic(int inputPosition, String message) Construct a diagnostic.OpsBuilder.diagnostic(String message) Create aFormatterDiagnosticat the current position.Methods in com.google.googlejavaformat that return types with arguments of type FormatterDiagnosticModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<FormatterDiagnostic> FormattingError.diagnostics()Constructors in com.google.googlejavaformat with parameters of type FormatterDiagnosticConstructor parameters in com.google.googlejavaformat with type arguments of type FormatterDiagnostic -
Uses of FormatterDiagnostic in com.google.googlejavaformat.java
Fields in com.google.googlejavaformat.java with type parameters of type FormatterDiagnosticModifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableList<FormatterDiagnostic> FormatterException.diagnosticsMethods in com.google.googlejavaformat.java that return FormatterDiagnosticModifier and TypeMethodDescriptionprivate static FormatterDiagnosticFormatterException.toFormatterDiagnostic(Diagnostic<?> input) Methods in com.google.googlejavaformat.java that return types with arguments of type FormatterDiagnosticConstructors in com.google.googlejavaformat.java with parameters of type FormatterDiagnosticConstructor parameters in com.google.googlejavaformat.java with type arguments of type FormatterDiagnostic