A
C
D
F
G
I
K
P
S
U
X
C
- content(Function1) - function in xyz.maow.sauce.Definition
- Wraps execution around a block that returns the string result of this definition's content.
- convert(T,Definition) - function in xyz.maow.sauce.Stringifier
- Converts an object to a
Stringusing a conversion gotten from the object's type. - convert(T) - function in xyz.maow.sauce.Definition
- Copies this Definition and provides the parent Stringifier with it and the specified object.
- convert(List,CharSequence,CharSequence,CharSequence,Integer,CharSequence) - function in xyz.maow.sauce.Definition
- Converts every element in the list with the parent Stringifier and joins it to a string.
- copy() - function in xyz.maow.sauce.Definition
- Creates a copy of this definition with the same indentation level and parent stringifier.