| Package | Description |
|---|---|
| org.eclipse.xtext.xbase | |
| org.eclipse.xtext.xbase.annotations.validation | |
| org.eclipse.xtext.xbase.validation |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends XbaseJavaValidator> |
AbstractXbaseRuntimeModule.bindXbaseJavaValidator() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractXbaseWithAnnotationsJavaValidator |
class |
XbaseWithAnnotationsJavaValidator |
class |
XbaseWithAnnotationsValidator
Allows to use the
ValidatorFragment instead of the JavaValidatorFragment for Xbase languages. |
| Modifier and Type | Class and Description |
|---|---|
class |
XbaseValidator
Needed because the Xtend-based
ValidatorFragment looks for a class with this name,
while the JavaValidatorFragment looks for XbaseJavaValidator. |
Copyright © 2015. All Rights Reserved.