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