Class CustomExpectedStepParser.Visitor

java.lang.Object
org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T>
step.repositories.parser.expected.ExpectedStepBaseVisitor<Object>
step.repositories.parser.CustomExpectedStepParser.Visitor
All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<Object>, ExpectedStepVisitor<Object>
Enclosing class:
CustomExpectedStepParser

public static class CustomExpectedStepParser.Visitor extends ExpectedStepBaseVisitor<Object>