Uses of Interface
com.google.googlejavaformat.Op
Packages that use Op
-
Uses of Op in com.google.googlejavaformat
Classes in com.google.googlejavaformat that implement OpModifier and TypeClassDescriptionclassACloseOpcloses a level.static classA leaf node in aDocfor an optional break.static classA leafDocfor a token.classAnOpenOpopens a level.Methods in com.google.googlejavaformat that return OpModifier and TypeMethodDescriptionstatic OpCloseOp.make()Make aCloseOp, returning a singleton since they are all the same.static OpMake an ordinaryOpenOp.Methods in com.google.googlejavaformat that return types with arguments of type OpMethod parameters in com.google.googlejavaformat with type arguments of type Op