Uses of Class
org.parboiled.support.StringBuilderVar
Packages that use StringBuilderVar
-
Uses of StringBuilderVar in org.parboiled.support
Methods in org.parboiled.support that return StringBuilderVarModifier and TypeMethodDescriptionStringBuilderVar.appended
(char c) Appends the given char.Appends the given string.StringBuilderVar.contentsCleared()
Clears the contents of the wrapped StringBuilder.