mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-16 16:58:56 +00:00
[api] Api warnings clean up
Change-Id: I9a29374bb33b980be728ab40c9c499e6dd8be251
This commit is contained in:
parent
ee24f02634
commit
d9ffe68826
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ import com.google.common.collect.Lists;
|
|||
|
||||
/**
|
||||
* @noextend This interface is not intended to be extended by clients.
|
||||
* @noimplement This interface is not intended to be implemented by clients.
|
||||
* @author Sebastian Zarnekow - Initial contribution and API
|
||||
*/
|
||||
public class TraceRegionSerializer {
|
||||
|
|
Loading…
Reference in a new issue