Class TerminalMethodToBytecodeVisitor

  • All Implemented Interfaces:
    org.antlr.v4.runtime.tree.ParseTreeVisitor<Object>, GremlinVisitor<Object>

    public class TerminalMethodToBytecodeVisitor
    extends TraversalTerminalMethodVisitor
    Handles terminal steps for Bytecode as they are not added this way naturally. They are normally treated as the point of traversal execution.