Package org.eclipse.xtend2.lib
-
Interface Summary Interface Description StringConcatenationClient.TargetStringConcatenation AStringConcatenationClient.TargetStringConcatenationmodels the public interface of aStringConcatenationso implementations of theStringConcatenationClientcan append their content properly. -
Class Summary Class Description StringConcatenation AStringConcatenationallows for efficient, indentation aware concatenation of character sequences.StringConcatenationClient A callback object that allows to reuse an existingStringConcatenationto append content to it.