Uses of Interface
step.core.ql.OQLVisitor
-
Packages that use OQLVisitor Package Description step.core.ql -
-
Uses of OQLVisitor in step.core.ql
Classes in step.core.ql that implement OQLVisitor Modifier and Type Class Description classOQLBaseVisitor<T>This class provides an empty implementation ofOQLVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.classOQLFilterVisitor
-