Bug 439488 - Make Serializer API public
Summary: Make Serializer API public
Status: NEW
Alias: None
Product: TMF
Classification: Modeling
Component: Xtext (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows NT
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 361218
Blocks:
  Show dependency tree
 
Reported: 2014-07-13 13:47 EDT by Ed Willink CLA
Modified: 2015-11-11 04:15 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Willink CLA 2014-07-13 13:47:21 EDT
I just switched on API tooling for the Eclipse OCL Xtext editors.

There are a large number of warnings because e.g

org.eclipse.xtext.serializer.analysis.GrammarAlias.AbstractElementAlias

is not API.

It is inconvenient that

org.eclipse.xtext.serializer.tokens.CrossReferenceSerializer

is not API.

Now that the new Serializer is stable please make important facilities API.