public interface DOTListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
DOTParser
.void enterGraph(DOTParser.GraphContext ctx)
DOTParser.graph()
.ctx
- the parse treevoid exitGraph(DOTParser.GraphContext ctx)
DOTParser.graph()
.ctx
- the parse treevoid enterStmt_list(DOTParser.Stmt_listContext ctx)
DOTParser.stmt_list()
.ctx
- the parse treevoid exitStmt_list(DOTParser.Stmt_listContext ctx)
DOTParser.stmt_list()
.ctx
- the parse treevoid enterStmt(DOTParser.StmtContext ctx)
DOTParser.stmt()
.ctx
- the parse treevoid exitStmt(DOTParser.StmtContext ctx)
DOTParser.stmt()
.ctx
- the parse treevoid enterAttr_stmt(DOTParser.Attr_stmtContext ctx)
DOTParser.attr_stmt()
.ctx
- the parse treevoid exitAttr_stmt(DOTParser.Attr_stmtContext ctx)
DOTParser.attr_stmt()
.ctx
- the parse treevoid enterAttr_list(DOTParser.Attr_listContext ctx)
DOTParser.attr_list()
.ctx
- the parse treevoid exitAttr_list(DOTParser.Attr_listContext ctx)
DOTParser.attr_list()
.ctx
- the parse treevoid enterA_list(DOTParser.A_listContext ctx)
DOTParser.a_list()
.ctx
- the parse treevoid exitA_list(DOTParser.A_listContext ctx)
DOTParser.a_list()
.ctx
- the parse treevoid enterEdge_stmt(DOTParser.Edge_stmtContext ctx)
DOTParser.edge_stmt()
.ctx
- the parse treevoid exitEdge_stmt(DOTParser.Edge_stmtContext ctx)
DOTParser.edge_stmt()
.ctx
- the parse treevoid enterEdgeRHS(DOTParser.EdgeRHSContext ctx)
DOTParser.edgeRHS()
.ctx
- the parse treevoid exitEdgeRHS(DOTParser.EdgeRHSContext ctx)
DOTParser.edgeRHS()
.ctx
- the parse treevoid enterEdgeop(DOTParser.EdgeopContext ctx)
DOTParser.edgeop()
.ctx
- the parse treevoid exitEdgeop(DOTParser.EdgeopContext ctx)
DOTParser.edgeop()
.ctx
- the parse treevoid enterNode_stmt(DOTParser.Node_stmtContext ctx)
DOTParser.node_stmt()
.ctx
- the parse treevoid exitNode_stmt(DOTParser.Node_stmtContext ctx)
DOTParser.node_stmt()
.ctx
- the parse treevoid enterNode_id(DOTParser.Node_idContext ctx)
DOTParser.node_id()
.ctx
- the parse treevoid exitNode_id(DOTParser.Node_idContext ctx)
DOTParser.node_id()
.ctx
- the parse treevoid enterPort(DOTParser.PortContext ctx)
DOTParser.port()
.ctx
- the parse treevoid exitPort(DOTParser.PortContext ctx)
DOTParser.port()
.ctx
- the parse treevoid enterSubgraph(DOTParser.SubgraphContext ctx)
DOTParser.subgraph()
.ctx
- the parse treevoid exitSubgraph(DOTParser.SubgraphContext ctx)
DOTParser.subgraph()
.ctx
- the parse treevoid enterId(DOTParser.IdContext ctx)
DOTParser.id()
.ctx
- the parse treevoid exitId(DOTParser.IdContext ctx)
DOTParser.id()
.ctx
- the parse tree