Uses of Interface
net.anwiba.tools.definition.schema.json.gramma.element.IJsonTypeVisitor
-
Packages that use IJsonTypeVisitor Package Description net.anwiba.tools.definition.schema.json.gramma.element -
-
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 IJsonTypeVisitor Modifier and Type Method Description abstract <O,E extends java.lang.Exception>
OJsonType. accept(IJsonTypeVisitor<O,E> visitor)
-