-
Deprecated FieldsFieldDescriptionUse
AnnotationSignatureParser.VOCABULARYinstead.UseMethodSignatureLexer.VOCABULARYinstead.UseMethodSignatureParser.VOCABULARYinstead.UseTemplateParameterLexer.VOCABULARYinstead.UseTemplateParameterParser.VOCABULARYinstead.
-
Deprecated MethodsMethodDescriptionPrior to Java 12, there could only be one pattern. Use
J.Case.getExpressions()instead.Prior to Java 12, there could only be one pattern. UseJ.Case.withExpressions(List)instead.This method doesn't print in a way that is specialized for each language extension of the base Java model. UseTree.print(Cursor)instead.This method doesn't print in a way that is specialized for each language extension of the base Java model. UseTree.print(Cursor)instead.
-
Deprecated Constructors
AnnotationSignatureLexer.VOCABULARYinstead.