Class SnpSiftBaseListener

java.lang.Object
org.snpsift.antlr.SnpSiftBaseListener
All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeListener, SnpSiftListener

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