Uses of Interface
io.operon.jsonparser.JSONVisitor
-
-
Uses of JSONVisitor in io.operon.jsonparser
Classes in io.operon.jsonparser that implement JSONVisitor Modifier and Type Class Description classJSONBaseVisitor<T>This class provides an empty implementation ofJSONVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.
-