Uses of Interface
org.reploop.parser.json.base.JSON5Listener
-
Packages that use JSON5Listener Package Description org.reploop.parser.json.base -
-
Uses of JSON5Listener in org.reploop.parser.json.base
Classes in org.reploop.parser.json.base that implement JSON5Listener Modifier and Type Class Description classJSON5BaseListenerThis class provides an empty implementation ofJSON5Listener, which can be extended to create a listener which only needs to handle a subset of the available methods.
-