Class DOTEventDrivenImporter.NotifyDOTListener
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeListener, DOTListener
- Enclosing class:
DOTEventDrivenImporter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidEnter a parse tree produced byDOTParser.aList().voidEnter a parse tree produced byDOTParser.attributesList().voidEnter a parse tree produced byDOTParser.attributeStatement().voidEnter a parse tree produced byDOTParser.edgeStatement().voidEnter a parse tree produced byDOTParser.graph().voidEnter a parse tree produced byDOTParser.graphHeader().voidEnter a parse tree produced byDOTParser.graphIdentifier().voidEnter a parse tree produced byDOTParser.identifier().voidEnter a parse tree produced byDOTParser.identifierPair().voidEnter a parse tree produced byDOTParser.identifierPairStatement().voidEnter a parse tree produced byDOTParser.nodeIdentifier().voidEnter a parse tree produced byDOTParser.nodeStatement().voidEnter a parse tree produced byDOTParser.nodeStatementNoAttributes().voidEnter a parse tree produced byDOTParser.subgraphStatement().voidExit a parse tree produced byDOTParser.aList().voidExit a parse tree produced byDOTParser.attributesList().voidExit a parse tree produced byDOTParser.attributeStatement().voidExit a parse tree produced byDOTParser.edgeStatement().voidExit a parse tree produced byDOTParser.graph().voidExit a parse tree produced byDOTParser.graphHeader().voidExit a parse tree produced byDOTParser.graphIdentifier().voidExit a parse tree produced byDOTParser.identifier().voidExit a parse tree produced byDOTParser.identifierPair().voidExit a parse tree produced byDOTParser.identifierPairStatement().voidExit a parse tree produced byDOTParser.nodeIdentifier().voidExit a parse tree produced byDOTParser.nodeStatement().voidExit a parse tree produced byDOTParser.nodeStatementNoAttributes().voidExit a parse tree produced byDOTParser.subgraphStatement().Methods inherited from class DOTBaseListener
enterCompoundStatement, enterEveryRule, enterPort, enterStatement, exitCompoundStatement, exitEveryRule, exitPort, exitStatement, visitErrorNode, visitTerminal
-
Field Details
-
vertices
-
subgraphScopes
-
stack
-
-
Constructor Details
-
NotifyDOTListener
public NotifyDOTListener()
-
-
Method Details
-
enterGraph
Description copied from class:DOTBaseListenerEnter a parse tree produced byDOTParser.graph().The default implementation does nothing.
- Specified by:
enterGraphin interfaceDOTListener- Overrides:
enterGraphin classDOTBaseListener- Parameters:
ctx- the parse tree
-
exitGraph
Description copied from class:DOTBaseListenerExit a parse tree produced byDOTParser.graph().The default implementation does nothing.
- Specified by:
exitGraphin interfaceDOTListener- Overrides:
exitGraphin classDOTBaseListener- Parameters:
ctx- the parse tree
-
enterGraphHeader
Description copied from class:DOTBaseListenerEnter a parse tree produced byDOTParser.graphHeader().The default implementation does nothing.
- Specified by:
enterGraphHeaderin interfaceDOTListener- Overrides:
enterGraphHeaderin classDOTBaseListener- Parameters:
ctx- the parse tree
-
exitGraphHeader
Description copied from class:DOTBaseListenerExit a parse tree produced byDOTParser.graphHeader().The default implementation does nothing.
- Specified by:
exitGraphHeaderin interfaceDOTListener- Overrides:
exitGraphHeaderin classDOTBaseListener- Parameters:
ctx- the parse tree
-
enterGraphIdentifier
Description copied from class:DOTBaseListenerEnter a parse tree produced byDOTParser.graphIdentifier().The default implementation does nothing.
- Specified by:
enterGraphIdentifierin interfaceDOTListener- Overrides:
enterGraphIdentifierin classDOTBaseListener- Parameters:
ctx- the parse tree
-
exitGraphIdentifier
Description copied from class:DOTBaseListenerExit a parse tree produced byDOTParser.graphIdentifier().The default implementation does nothing.
- Specified by:
exitGraphIdentifierin interfaceDOTListener- Overrides:
exitGraphIdentifierin classDOTBaseListener- Parameters:
ctx- the parse tree
-
enterAttributeStatement
Description copied from class:DOTBaseListenerEnter a parse tree produced byDOTParser.attributeStatement().The default implementation does nothing.
- Specified by:
enterAttributeStatementin interfaceDOTListener- Overrides:
enterAttributeStatementin classDOTBaseListener- Parameters:
ctx- the parse tree
-
exitAttributeStatement
Description copied from class:DOTBaseListenerExit a parse tree produced byDOTParser.attributeStatement().The default implementation does nothing.
- Specified by:
exitAttributeStatementin interfaceDOTListener- Overrides:
exitAttributeStatementin classDOTBaseListener- Parameters:
ctx- the parse tree
-
enterAttributesList
Description copied from class:DOTBaseListenerEnter a parse tree produced byDOTParser.attributesList().The default implementation does nothing.
- Specified by:
enterAttributesListin interfaceDOTListener- Overrides:
enterAttributesListin classDOTBaseListener- Parameters:
ctx- the parse tree
-
exitAttributesList
Description copied from class:DOTBaseListenerExit a parse tree produced byDOTParser.attributesList().The default implementation does nothing.
- Specified by:
exitAttributesListin interfaceDOTListener- Overrides:
exitAttributesListin classDOTBaseListener- Parameters:
ctx- the parse tree
-
enterAList
Description copied from class:DOTBaseListenerEnter a parse tree produced byDOTParser.aList().The default implementation does nothing.
- Specified by:
enterAListin interfaceDOTListener- Overrides:
enterAListin classDOTBaseListener- Parameters:
ctx- the parse tree
-
exitAList
Description copied from class:DOTBaseListenerExit a parse tree produced byDOTParser.aList().The default implementation does nothing.
- Specified by:
exitAListin interfaceDOTListener- Overrides:
exitAListin classDOTBaseListener- Parameters:
ctx- the parse tree
-
enterEdgeStatement
Description copied from class:DOTBaseListenerEnter a parse tree produced byDOTParser.edgeStatement().The default implementation does nothing.
- Specified by:
enterEdgeStatementin interfaceDOTListener- Overrides:
enterEdgeStatementin classDOTBaseListener- Parameters:
ctx- the parse tree
-
exitEdgeStatement
Description copied from class:DOTBaseListenerExit a parse tree produced byDOTParser.edgeStatement().The default implementation does nothing.
- Specified by:
exitEdgeStatementin interfaceDOTListener- Overrides:
exitEdgeStatementin classDOTBaseListener- Parameters:
ctx- the parse tree
-
enterIdentifierPairStatement
Description copied from class:DOTBaseListenerEnter a parse tree produced byDOTParser.identifierPairStatement().The default implementation does nothing.
- Specified by:
enterIdentifierPairStatementin interfaceDOTListener- Overrides:
enterIdentifierPairStatementin classDOTBaseListener- Parameters:
ctx- the parse tree
-
exitIdentifierPairStatement
Description copied from class:DOTBaseListenerExit a parse tree produced byDOTParser.identifierPairStatement().The default implementation does nothing.
- Specified by:
exitIdentifierPairStatementin interfaceDOTListener- Overrides:
exitIdentifierPairStatementin classDOTBaseListener- Parameters:
ctx- the parse tree
-
enterNodeStatement
Description copied from class:DOTBaseListenerEnter a parse tree produced byDOTParser.nodeStatement().The default implementation does nothing.
- Specified by:
enterNodeStatementin interfaceDOTListener- Overrides:
enterNodeStatementin classDOTBaseListener- Parameters:
ctx- the parse tree
-
exitNodeStatement
Description copied from class:DOTBaseListenerExit a parse tree produced byDOTParser.nodeStatement().The default implementation does nothing.
- Specified by:
exitNodeStatementin interfaceDOTListener- Overrides:
exitNodeStatementin classDOTBaseListener- Parameters:
ctx- the parse tree
-
enterNodeStatementNoAttributes
Description copied from class:DOTBaseListenerEnter a parse tree produced byDOTParser.nodeStatementNoAttributes().The default implementation does nothing.
- Specified by:
enterNodeStatementNoAttributesin interfaceDOTListener- Overrides:
enterNodeStatementNoAttributesin classDOTBaseListener- Parameters:
ctx- the parse tree
-
exitNodeStatementNoAttributes
Description copied from class:DOTBaseListenerExit a parse tree produced byDOTParser.nodeStatementNoAttributes().The default implementation does nothing.
- Specified by:
exitNodeStatementNoAttributesin interfaceDOTListener- Overrides:
exitNodeStatementNoAttributesin classDOTBaseListener- Parameters:
ctx- the parse tree
-
enterNodeIdentifier
Description copied from class:DOTBaseListenerEnter a parse tree produced byDOTParser.nodeIdentifier().The default implementation does nothing.
- Specified by:
enterNodeIdentifierin interfaceDOTListener- Overrides:
enterNodeIdentifierin classDOTBaseListener- Parameters:
ctx- the parse tree
-
exitNodeIdentifier
Description copied from class:DOTBaseListenerExit a parse tree produced byDOTParser.nodeIdentifier().The default implementation does nothing.
- Specified by:
exitNodeIdentifierin interfaceDOTListener- Overrides:
exitNodeIdentifierin classDOTBaseListener- Parameters:
ctx- the parse tree
-
enterSubgraphStatement
Description copied from class:DOTBaseListenerEnter a parse tree produced byDOTParser.subgraphStatement().The default implementation does nothing.
- Specified by:
enterSubgraphStatementin interfaceDOTListener- Overrides:
enterSubgraphStatementin classDOTBaseListener- Parameters:
ctx- the parse tree
-
exitSubgraphStatement
Description copied from class:DOTBaseListenerExit a parse tree produced byDOTParser.subgraphStatement().The default implementation does nothing.
- Specified by:
exitSubgraphStatementin interfaceDOTListener- Overrides:
exitSubgraphStatementin classDOTBaseListener- Parameters:
ctx- the parse tree
-
enterIdentifierPair
Description copied from class:DOTBaseListenerEnter a parse tree produced byDOTParser.identifierPair().The default implementation does nothing.
- Specified by:
enterIdentifierPairin interfaceDOTListener- Overrides:
enterIdentifierPairin classDOTBaseListener- Parameters:
ctx- the parse tree
-
exitIdentifierPair
Description copied from class:DOTBaseListenerExit a parse tree produced byDOTParser.identifierPair().The default implementation does nothing.
- Specified by:
exitIdentifierPairin interfaceDOTListener- Overrides:
exitIdentifierPairin classDOTBaseListener- Parameters:
ctx- the parse tree
-
enterIdentifier
Description copied from class:DOTBaseListenerEnter a parse tree produced byDOTParser.identifier().The default implementation does nothing.
- Specified by:
enterIdentifierin interfaceDOTListener- Overrides:
enterIdentifierin classDOTBaseListener- Parameters:
ctx- the parse tree
-
exitIdentifier
Description copied from class:DOTBaseListenerExit a parse tree produced byDOTParser.identifier().The default implementation does nothing.
- Specified by:
exitIdentifierin interfaceDOTListener- Overrides:
exitIdentifierin classDOTBaseListener- Parameters:
ctx- the parse tree
-