Uses of Interface
step.core.ql.OQLListener
-
Packages that use OQLListener Package Description step.core.ql -
-
Uses of OQLListener in step.core.ql
Classes in step.core.ql that implement OQLListener Modifier and Type Class Description classOQLBaseListenerThis class provides an empty implementation ofOQLListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
-