Add since to deprecation notice

This commit is contained in:
Juan Martín Sotuyo Dodero 2024-11-14 16:51:04 -03:00
parent 79026f98c9
commit 178f9541e2

View File

@ -17,7 +17,7 @@ import org.antlr.v4.runtime.atn.PredictionContextCache;
import org.antlr.v4.runtime.dfa.DFA; import org.antlr.v4.runtime.dfa.DFA;
/** /**
* @deprecated This class was never intended to be generated. It will be removed with no replacement. * @deprecated Since 7.8.0. This class was never intended to be generated. It will be removed with no replacement.
*/ */
@Deprecated @Deprecated