Uses of Package
org.eclipse.xtend2.lib
Packages that use org.eclipse.xtend2.lib
-
Classes in org.eclipse.xtend2.lib used by org.eclipse.xtend2.libClassDescriptionA
StringConcatenationallows for efficient, indentation aware concatenation of character sequences.A callback object that allows to reuse an existingStringConcatenationto append content to it.AStringConcatenationClient.TargetStringConcatenationmodels the public interface of aStringConcatenationso implementations of theStringConcatenationClientcan append their content properly.