Class XbaseValueConverterService.OtherOperatorsValueConverter

  • All Implemented Interfaces:
    org.eclipse.xtext.conversion.IValueConverter<java.lang.String>
    Enclosing class:
    XbaseValueConverterService

    public static class XbaseValueConverterService.OtherOperatorsValueConverter
    extends org.eclipse.xtext.conversion.impl.AbstractValueConverter<java.lang.String>
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.eclipse.xtext.conversion.IValueConverter

        org.eclipse.xtext.conversion.IValueConverter.RuleSpecific
    • Field Summary

      • Fields inherited from interface org.eclipse.xtext.conversion.IValueConverter

        NO_OP_CONVERTER
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String toString​(java.lang.String value)  
      java.lang.String toValue​(java.lang.String string, org.eclipse.xtext.nodemodel.INode node)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OtherOperatorsValueConverter

        public OtherOperatorsValueConverter()
    • Method Detail

      • toValue

        public java.lang.String toValue​(java.lang.String string,
                                        org.eclipse.xtext.nodemodel.INode node)
                                 throws org.eclipse.xtext.conversion.ValueConverterException
        Throws:
        org.eclipse.xtext.conversion.ValueConverterException
      • toString

        public java.lang.String toString​(java.lang.String value)
                                  throws org.eclipse.xtext.conversion.ValueConverterException
        Throws:
        org.eclipse.xtext.conversion.ValueConverterException