Class ProtoParseListener

  • All Implemented Interfaces:
    ProtoParserListener, org.antlr.v4.runtime.tree.ParseTreeListener

    public class ProtoParseListener
    extends AbstractProtoParserListener
    Parse listener responsible for partial processing of elements that can be defined for a proto file - package and imports.
    Author:
    Kostiantyn Shchepanovskyi