Interface Python3Listener

All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeListener
All Known Implementing Classes:
JplagPython3Listener, Python3BaseListener

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