Package org.eclipse.xtext.conversion.impl
-
Class Summary Class Description AbstractDeclarativeValueConverterService Abstract base implementation for theIValueConverterService.AbstractIDValueConverter Abstract implementation of a value converter that escapes a string based on a set of values.AbstractLexerBasedConverter<T> AbstractNullSafeConverter<T> AbstractToStringConverter<T> Abstract implementation of aIValueConverter, that does not fail onnull-Values and uses a simpleObject.toString()to obtain theStringrepresentation.AbstractValueConverter<Type> AbstractValueConverterService DefaultTerminalConverter DefaultTerminalConverter.Factory EFactoryValueConverter A value converter that delegates to theEFactoryof aEDataType.IDValueConverter IgnoreCaseIDValueConverter INTValueConverter KeywordAlternativeConverter KeywordBasedValueConverter ThisIValueConverterensures that the given string value fulfills a data type rule that consists only of an alternative of keywords.QualifiedNameInStaticImportValueConverter QualifiedNameValueConverter A value converter for qualified names consisting of segments or wildcard literals separated by namespace delimiters.STRINGValueConverter