Class DOTBaseListener

java.lang.Object
org.jgrapht.io.DOTBaseListener
All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeListener, DOTListener

class DOTBaseListener extends Object implements DOTListener
This class provides an empty implementation of DOTListener, which can be extended to create a listener which only needs to handle a subset of the available methods.