Interface Protobuf2ParserListener

All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeListener
All Known Implementing Classes:
Protobuf2ParserBaseListener

public interface Protobuf2ParserListener extends org.antlr.v4.runtime.tree.ParseTreeListener
This interface defines a complete listener for a parse tree produced by Protobuf2Parser.