Optional
defaultIndentation: string | numberthe indentation to be applied if no explicit indentation is configured
for particular IndentNodes, either a string
or a number
of repeated single spaces,
defaults to 4 single spaces, see processGeneratorNode -> Context
.
the plain string
represented by the given input.
Converts instances of GeneratorNode into a
string
, defaults to String String(...) for any otherinput
.