Uses of Class
org.eclipse.xtend2.lib.StringConcatenation
Packages that use StringConcatenation
-
Uses of StringConcatenation in org.eclipse.xtend2.lib
Methods in org.eclipse.xtend2.lib with parameters of type StringConcatenationModifier and TypeMethodDescriptionvoidStringConcatenation.append(StringConcatenation concat) Append the contents of a given StringConcatenation to this sequence.voidStringConcatenation.append(StringConcatenation concat, String indentation) Append the contents of a given StringConcatenation to this sequence.