Optional
errors?: Error[]A list of errors occured while writing the style.
Optional
output?: TThe target-style as written by the parser.
Optional
unsupportedA list of unsupportedProperties used while writing the style.
Optional
warnings?: string[]A list of warnings occured while writing the style.
The Result of the writeStyle function of a StyleParser.