Interface IBasicFormatter

  • All Known Implementing Classes:
    AbstractFormatter, XbaseFormatter2

    @Deprecated
    public interface IBasicFormatter
    Deprecated.
    use IFormatter2
    A formatter creates a list of TextReplacements that are applicable on the XtextResource's underlying document (i.e. the string that has been parsed). The TextReplacements are only allowed to replace characters for with Character.isWhitespace(char) is true.
    Since:
    2.4