-
Deprecated Classes
-
Deprecated FieldsFieldDescriptionUse
AnnotationSignatureParser.VOCABULARY
instead.UseMethodSignatureLexer.VOCABULARY
instead.UseMethodSignatureParser.VOCABULARY
instead.UseTemplateParameterLexer.VOCABULARY
instead.UseTemplateParameterParser.VOCABULARY
instead.
-
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.
AnnotationSignatureLexer.VOCABULARY
instead.