Abstract acceptDispatch the visitor on this instance.
to be dispatched
Abstract acceptDispatch the visitor on this instance with context.
type of the visitation context
to be dispatched
of the visitation
Abstract descendAbstract descendAbstract modelAbstract transformDispatch the transformer on this instance.
this instance transformed
type of the transformation result
to be dispatched
Abstract transformDispatch the transformer on this instance in context.
this instance transformed
type of the transformation result
to be dispatched
of the transformation
Generated using TypeDoc
An element with a kind is an element that can either represent a template or an instance.
Remarks
Default for an element is that it is representing an instance.