Union type of all node type that corrospond to Beancount directives. Directive types derived from https://beancount.github.io/docs/beancount_language_syntax.html#directives-1 Node can have additional synthetic types, see SyntheticNodeType
Derived from DATED_DIRECTIVE_TYPES and NON_DATED_DIRECTIVE_TYPES.
Union type of all node type that corrospond to Beancount directives. Directive types derived from https://beancount.github.io/docs/beancount_language_syntax.html#directives-1 Node can have additional synthetic types, see SyntheticNodeType
Derived from DATED_DIRECTIVE_TYPES and NON_DATED_DIRECTIVE_TYPES.