- All Known Implementing Classes:
 
- AbstractIDValueConverter, AbstractLexerBasedConverter, DefaultTerminalConverter, IDValueConverter, IgnoreCaseIDValueConverter, INTValueConverter, KeywordAlternativeConverter, KeywordBasedValueConverter, SingleQuotedStringConverter, STRINGValueConverter, XbaseValueConverterService.IntUnderscoreValueConverter
 
- Enclosing interface:
 
- IValueConverter<Type>
 
public static interface IValueConverter.RuleSpecific
Value converters that rely on information about the actual rule
 that is converted, may implement this interface. The framework will
 set the rule according to the annotation of the method that provides
 the value converter.