google / polymorphicDSL

Apache License 2.0
11 stars 7 forks source link

Support visitors #52

Closed incident-recipient closed 1 year ago

incident-recipient commented 1 year ago

Made it so a visitor can be given to an @PdslTest annotation.

This will now make listeners optional. Either a visitor or listener must be provided.