The specialized constructor for this AST subclass, transforming this particular case to the general one using super.
Optional
span: SpanOptional
attributes: OptionsTableReadonly
attributesTO DO: Complete
Readonly
childrenTO DO: Complete This array may be used for 2 purposes:
Readonly
spanTO DO: Complete
Readonly
tagTO DO: Complete
Protected
_show
An abstract AST subclass representing any definition. It has no new functionality, but it groups together all the subclasses that are definitions. It represents the corresponding syntactic category in the Gobstones grammar.