|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DOTListener
This interface defines a complete listener for a parse tree produced by
DOTParser.
| Methods inherited from interface org.antlr.v4.runtime.tree.ParseTreeListener |
|---|
enterEveryRule, exitEveryRule, visitErrorNode, visitTerminal |
| Method Detail |
|---|
void enterAttr_stmt(@NotNull
DOTParser.Attr_stmtContext ctx)
DOTParser.attr_stmt().
ctx - the parse tree
void exitAttr_stmt(@NotNull
DOTParser.Attr_stmtContext ctx)
DOTParser.attr_stmt().
ctx - the parse tree
void enterPort(@NotNull
DOTParser.PortContext ctx)
DOTParser.port().
ctx - the parse tree
void exitPort(@NotNull
DOTParser.PortContext ctx)
DOTParser.port().
ctx - the parse tree
void enterEdgeop(@NotNull
DOTParser.EdgeopContext ctx)
DOTParser.edgeop().
ctx - the parse tree
void exitEdgeop(@NotNull
DOTParser.EdgeopContext ctx)
DOTParser.edgeop().
ctx - the parse tree
void enterStmt_list(@NotNull
DOTParser.Stmt_listContext ctx)
DOTParser.stmt_list().
ctx - the parse tree
void exitStmt_list(@NotNull
DOTParser.Stmt_listContext ctx)
DOTParser.stmt_list().
ctx - the parse tree
void enterStmt(@NotNull
DOTParser.StmtContext ctx)
DOTParser.stmt().
ctx - the parse tree
void exitStmt(@NotNull
DOTParser.StmtContext ctx)
DOTParser.stmt().
ctx - the parse tree
void enterEdgeRHS(@NotNull
DOTParser.EdgeRHSContext ctx)
DOTParser.edgeRHS().
ctx - the parse tree
void exitEdgeRHS(@NotNull
DOTParser.EdgeRHSContext ctx)
DOTParser.edgeRHS().
ctx - the parse tree
void enterNode_id(@NotNull
DOTParser.Node_idContext ctx)
DOTParser.node_id().
ctx - the parse tree
void exitNode_id(@NotNull
DOTParser.Node_idContext ctx)
DOTParser.node_id().
ctx - the parse tree
void enterId(@NotNull
DOTParser.IdContext ctx)
DOTParser.id().
ctx - the parse tree
void exitId(@NotNull
DOTParser.IdContext ctx)
DOTParser.id().
ctx - the parse tree
void enterSubgraph(@NotNull
DOTParser.SubgraphContext ctx)
DOTParser.subgraph().
ctx - the parse tree
void exitSubgraph(@NotNull
DOTParser.SubgraphContext ctx)
DOTParser.subgraph().
ctx - the parse tree
void enterGraph(@NotNull
DOTParser.GraphContext ctx)
DOTParser.graph().
ctx - the parse tree
void exitGraph(@NotNull
DOTParser.GraphContext ctx)
DOTParser.graph().
ctx - the parse tree
void enterA_list(@NotNull
DOTParser.A_listContext ctx)
DOTParser.a_list().
ctx - the parse tree
void exitA_list(@NotNull
DOTParser.A_listContext ctx)
DOTParser.a_list().
ctx - the parse tree
void enterAttr_list(@NotNull
DOTParser.Attr_listContext ctx)
DOTParser.attr_list().
ctx - the parse tree
void exitAttr_list(@NotNull
DOTParser.Attr_listContext ctx)
DOTParser.attr_list().
ctx - the parse tree
void enterEdge_stmt(@NotNull
DOTParser.Edge_stmtContext ctx)
DOTParser.edge_stmt().
ctx - the parse tree
void exitEdge_stmt(@NotNull
DOTParser.Edge_stmtContext ctx)
DOTParser.edge_stmt().
ctx - the parse tree
void enterNode_stmt(@NotNull
DOTParser.Node_stmtContext ctx)
DOTParser.node_stmt().
ctx - the parse tree
void exitNode_stmt(@NotNull
DOTParser.Node_stmtContext ctx)
DOTParser.node_stmt().
ctx - the parse tree
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||