Protected constructorReturns a copy of these settings with the given stripped flag.
Protected canProtected copyWrites a developer readable, debug-formatted string representation of this
object to output.
the continuation of the output.
[[OutputException]] if the output exits the cont state before
the full debug string has been written.
Static createReturns InputSettings configured to not include diagnostic metadata in
generated output, if isStripped is true.
Optional isStripped: booleanStatic fromConverts the loosely typed settings to an instance of InputSettings.
Static standardReturns InputSettings configured to include diagnostic metadata in
generated output.
Static strippedReturns InputSettings configured to omit diagnostic metadata in
generated output.
Generated using TypeDoc
[[Input]] consumption parameters.
InputSettingsprovide contextual configuration parameters to input consumers, such as [[Parser Parsers]].