| Package | Description |
|---|---|
| org.parboiled.support |
| Modifier and Type | Method and Description |
|---|---|
StringBuilderVar |
StringBuilderVar.appended(char c)
Appends the given char.
|
StringBuilderVar |
StringBuilderVar.appended(String text)
Appends the given string.
|
StringBuilderVar |
StringBuilderVar.contentsCleared()
Clears the contents of the wrapped StringBuilder.
|
Copyright © 2019. All rights reserved.