Interface CSVListener

All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeListener
All Known Implementing Classes:
CSVBaseListener, CSVEventDrivenImporter.AdjacencyListCSVListener, CSVEventDrivenImporter.MatrixCSVListener, CSVEventDrivenImporter.RowCSVListener

interface CSVListener extends org.antlr.v4.runtime.tree.ParseTreeListener
This interface defines a complete listener for a parse tree produced by CSVParser.