Uses of Interface
net.anwiba.tools.definition.schema.json.gramma.element.IJsonTypeVisitor
Packages that use IJsonTypeVisitor
-
Uses of IJsonTypeVisitor in net.anwiba.tools.definition.schema.json.gramma.element
Methods in net.anwiba.tools.definition.schema.json.gramma.element with parameters of type IJsonTypeVisitorModifier and TypeMethodDescriptionabstract <O,E extends Exception>
OJsonType.accept(IJsonTypeVisitor<O, E> visitor)