-
Terminally Deprecated ElementsElementDescriptionin favor of
NewClassTree.methodSymbol()
, which returns the narrower typeSymbol.MethodSymbol
instead ofSymbol
.for removal, since = 7.3, "column()" can be replaced by range().start().columnOffset() and "column() + 1" can be replaced by range().start().column()for removal, since = 7.3, use "range().start().line()". A token is not anymore on a single line since the text block feature has been introduced in the java language.for removal, since = 7.3, "column()" can be replaced by range().start().columnOffset() and "column() + 1" can be replaced by range().start().column()for removal, since = 7.3, use range().start().line()
-
Deprecated InterfacesInterfaceDescriptionPreview FeaturePreview FeaturePreview FeaturePreview FeaturePreview Feature
-
Deprecated MethodsMethodDescriptionin favor of
MethodInvocationTree.methodSymbol()
, which returns the narrower typeSymbol.MethodSymbol
instead ofSymbol
.in favor ofNewClassTree.methodSymbol()
, which returns the narrower typeSymbol.MethodSymbol
instead ofSymbol
.for removal, since = 7.3, "column()" can be replaced by range().start().columnOffset() and "column() + 1" can be replaced by range().start().column()for removal, since = 7.3, use "range().start().line()". A token is not anymore on a single line since the text block feature has been introduced in the java language.for removal, since = 7.3, "column()" can be replaced by range().start().columnOffset() and "column() + 1" can be replaced by range().start().column()for removal, since = 7.3, use range().start().line()Preview FeaturePreview FeaturePreview FeaturePreview Feature
-
Deprecated Enum ConstantsEnum ConstantDescriptionPreview FeaturePreview FeaturePreview FeaturePreview Feature
MethodInvocationTree.methodSymbol()
, which returns the narrower typeSymbol.MethodSymbol
instead ofSymbol
.