mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00
[eclipse/xtext#1854] Add since 2.26 annotation to javadoc
Signed-off-by: Edmundo Lopez B. <edmundo@lopezbobeda.net>
This commit is contained in:
parent
9b47304bf6
commit
53a3ff9bf7
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ import com.google.common.collect.Iterables;
|
|||
|
||||
/**
|
||||
* @author Moritz Eysholdt - Initial contribution and API
|
||||
* @since 2.26
|
||||
*
|
||||
*/
|
||||
public class AssertableDiagnostics {
|
||||
|
|
Loading…
Reference in a new issue