Uses of Interface
com.buschmais.jqassistant.plugin.json.impl.parsing.generated.JSONListener
-
-
Uses of JSONListener in com.buschmais.jqassistant.plugin.json.impl.parsing.generated
Classes in com.buschmais.jqassistant.plugin.json.impl.parsing.generated that implement JSONListener Modifier and Type Class Description classJSONBaseListenerThis class provides an empty implementation ofJSONListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
-