Class AbstractValueConverterService
- java.lang.Object
-
- org.eclipse.xtext.conversion.impl.AbstractValueConverterService
-
- All Implemented Interfaces:
IValueConverterService
- Direct Known Subclasses:
AbstractDeclarativeValueConverterService
public abstract class AbstractValueConverterService extends java.lang.Object implements IValueConverterService
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.eclipse.xtext.conversion.IValueConverterService
IValueConverterService.Introspectable
-
-
Constructor Summary
Constructors Constructor Description AbstractValueConverterService()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.eclipse.xtext.conversion.IValueConverterService
toString, toValue
-
-