public static class RewritableImportSection.Factory
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
REWRITABLEIMPORTSECTION_ENABLEMENT |
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
RewritableImportSection |
createNewEmpty(org.eclipse.xtext.resource.XtextResource resource) |
protected java.lang.String |
getLineSeparator(org.eclipse.xtext.resource.XtextResource resource) |
RewritableImportSection |
parse(org.eclipse.xtext.resource.XtextResource resource) |
public static final java.lang.String REWRITABLEIMPORTSECTION_ENABLEMENT
public RewritableImportSection parse(org.eclipse.xtext.resource.XtextResource resource)
public RewritableImportSection createNewEmpty(org.eclipse.xtext.resource.XtextResource resource)
protected java.lang.String getLineSeparator(org.eclipse.xtext.resource.XtextResource resource)