Class PassThroughVisitorWithContext<ContextT>

Visit the instances of the model without action and in context.

Remarks

This visitor is not meant to be directly used. Instead, you usually inherit from it, and implement only the relevant visit methods.

Type Parameters

  • ContextT

Hierarchy

Constructors

Methods

Generated using TypeDoc