Class Python3BaseListener
- All Implemented Interfaces:
Python3Listener,org.antlr.v4.runtime.tree.ParseTreeListener
Python3Listener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidEnter a parse tree produced by theadditiveExprlabeled alternative inPython3Parser.expr().voidEnter a parse tree produced by theandExprlabeled alternative inPython3Parser.expr().voidEnter a parse tree produced byPython3Parser.arguments().voidEnter a parse tree produced byPython3Parser.array().voidEnter a parse tree produced by thearrayExprlabeled alternative inPython3Parser.expr().voidEnter a parse tree produced byPython3Parser.assignment_stmt().voidEnter a parse tree produced byPython3Parser.atom_expr().voidEnter a parse tree produced by theatomExpExprlabeled alternative inPython3Parser.expr().voidEnter a parse tree produced by theatomExprlabeled alternative inPython3Parser.expr().voidEnter a parse tree produced byPython3Parser.block().voidEnter a parse tree produced by thebooleanAtomlabeled alternative inPython3Parser.atom().voidEnter a parse tree produced byPython3Parser.break_stmt().voidEnter a parse tree produced byPython3Parser.compound_stmt().voidEnter a parse tree produced byPython3Parser.continue_stmt().voidEnter a parse tree produced byPython3Parser.dotted_as_name().voidEnter a parse tree produced byPython3Parser.dotted_as_names().voidEnter a parse tree produced byPython3Parser.dotted_name().voidEnter a parse tree produced by theequalityExprlabeled alternative inPython3Parser.expr().voidenterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) voidEnter a parse tree produced byPython3Parser.flow_stmt().voidEnter a parse tree produced byPython3Parser.funcCall().voidEnter a parse tree produced by thefuncExprlabeled alternative inPython3Parser.expr().voidEnter a parse tree produced byPython3Parser.if_stmt().voidEnter a parse tree produced byPython3Parser.import_as_name().voidEnter a parse tree produced byPython3Parser.import_as_names().voidEnter a parse tree produced byPython3Parser.import_from().voidEnter a parse tree produced byPython3Parser.import_name().voidEnter a parse tree produced byPython3Parser.import_stmt().voidEnter a parse tree produced by themultiplicationExprlabeled alternative inPython3Parser.expr().voidEnter a parse tree produced by thenameAtomlabeled alternative inPython3Parser.atom().voidEnter a parse tree produced by thenilAtomlabeled alternative inPython3Parser.atom().voidEnter a parse tree produced by thenotExprlabeled alternative inPython3Parser.expr().voidEnter a parse tree produced by thenumberAtomlabeled alternative inPython3Parser.atom().voidEnter a parse tree produced by theorExprlabeled alternative inPython3Parser.expr().voidEnter a parse tree produced by theparExprlabeled alternative inPython3Parser.atom().voidEnter a parse tree produced by thepowExprlabeled alternative inPython3Parser.expr().voidEnter a parse tree produced byPython3Parser.print_stmt().voidEnter a parse tree produced by therelationalExprlabeled alternative inPython3Parser.expr().voidEnter a parse tree produced byPython3Parser.return_stmt().voidEnter a parse tree produced byPython3Parser.simple_stmt().voidEnter a parse tree produced byPython3Parser.sliceop().voidEnter a parse tree produced byPython3Parser.small_stmt().voidEnter a parse tree produced byPython3Parser.source().voidEnter a parse tree produced byPython3Parser.stmt().voidEnter a parse tree produced by thestringAtomlabeled alternative inPython3Parser.atom().voidEnter a parse tree produced byPython3Parser.subscript_().voidEnter a parse tree produced byPython3Parser.subscriptlist().voidEnter a parse tree produced byPython3Parser.test().voidEnter a parse tree produced byPython3Parser.test_block().voidEnter a parse tree produced by theunaryMinusExprlabeled alternative inPython3Parser.expr().voidEnter a parse tree produced byPython3Parser.while_stmt().voidExit a parse tree produced by theadditiveExprlabeled alternative inPython3Parser.expr().voidExit a parse tree produced by theandExprlabeled alternative inPython3Parser.expr().voidExit a parse tree produced byPython3Parser.arguments().voidExit a parse tree produced byPython3Parser.array().voidExit a parse tree produced by thearrayExprlabeled alternative inPython3Parser.expr().voidExit a parse tree produced byPython3Parser.assignment_stmt().voidExit a parse tree produced byPython3Parser.atom_expr().voidExit a parse tree produced by theatomExpExprlabeled alternative inPython3Parser.expr().voidExit a parse tree produced by theatomExprlabeled alternative inPython3Parser.expr().voidExit a parse tree produced byPython3Parser.block().voidExit a parse tree produced by thebooleanAtomlabeled alternative inPython3Parser.atom().voidExit a parse tree produced byPython3Parser.break_stmt().voidExit a parse tree produced byPython3Parser.compound_stmt().voidExit a parse tree produced byPython3Parser.continue_stmt().voidExit a parse tree produced byPython3Parser.dotted_as_name().voidExit a parse tree produced byPython3Parser.dotted_as_names().voidExit a parse tree produced byPython3Parser.dotted_name().voidExit a parse tree produced by theequalityExprlabeled alternative inPython3Parser.expr().voidexitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) voidExit a parse tree produced byPython3Parser.flow_stmt().voidExit a parse tree produced byPython3Parser.funcCall().voidExit a parse tree produced by thefuncExprlabeled alternative inPython3Parser.expr().voidExit a parse tree produced byPython3Parser.if_stmt().voidExit a parse tree produced byPython3Parser.import_as_name().voidExit a parse tree produced byPython3Parser.import_as_names().voidExit a parse tree produced byPython3Parser.import_from().voidExit a parse tree produced byPython3Parser.import_name().voidExit a parse tree produced byPython3Parser.import_stmt().voidExit a parse tree produced by themultiplicationExprlabeled alternative inPython3Parser.expr().voidExit a parse tree produced by thenameAtomlabeled alternative inPython3Parser.atom().voidExit a parse tree produced by thenilAtomlabeled alternative inPython3Parser.atom().voidExit a parse tree produced by thenotExprlabeled alternative inPython3Parser.expr().voidExit a parse tree produced by thenumberAtomlabeled alternative inPython3Parser.atom().voidExit a parse tree produced by theorExprlabeled alternative inPython3Parser.expr().voidExit a parse tree produced by theparExprlabeled alternative inPython3Parser.atom().voidExit a parse tree produced by thepowExprlabeled alternative inPython3Parser.expr().voidExit a parse tree produced byPython3Parser.print_stmt().voidExit a parse tree produced by therelationalExprlabeled alternative inPython3Parser.expr().voidExit a parse tree produced byPython3Parser.return_stmt().voidExit a parse tree produced byPython3Parser.simple_stmt().voidExit a parse tree produced byPython3Parser.sliceop().voidExit a parse tree produced byPython3Parser.small_stmt().voidExit a parse tree produced byPython3Parser.source().voidExit a parse tree produced byPython3Parser.stmt().voidExit a parse tree produced by thestringAtomlabeled alternative inPython3Parser.atom().voidExit a parse tree produced byPython3Parser.subscript_().voidExit a parse tree produced byPython3Parser.subscriptlist().voidExit a parse tree produced byPython3Parser.test().voidExit a parse tree produced byPython3Parser.test_block().voidExit a parse tree produced by theunaryMinusExprlabeled alternative inPython3Parser.expr().voidExit a parse tree produced byPython3Parser.while_stmt().voidvisitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) voidvisitTerminal(org.antlr.v4.runtime.tree.TerminalNode node)
-
Constructor Details
-
Python3BaseListener
public Python3BaseListener()
-
-
Method Details
-
enterSource
Enter a parse tree produced byPython3Parser.source().The default implementation does nothing.
- Specified by:
enterSourcein interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitSource
Exit a parse tree produced byPython3Parser.source().The default implementation does nothing.
- Specified by:
exitSourcein interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterStmt
Enter a parse tree produced byPython3Parser.stmt().The default implementation does nothing.
- Specified by:
enterStmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitStmt
Exit a parse tree produced byPython3Parser.stmt().The default implementation does nothing.
- Specified by:
exitStmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterSimple_stmt
Enter a parse tree produced byPython3Parser.simple_stmt().The default implementation does nothing.
- Specified by:
enterSimple_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitSimple_stmt
Exit a parse tree produced byPython3Parser.simple_stmt().The default implementation does nothing.
- Specified by:
exitSimple_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterSmall_stmt
Enter a parse tree produced byPython3Parser.small_stmt().The default implementation does nothing.
- Specified by:
enterSmall_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitSmall_stmt
Exit a parse tree produced byPython3Parser.small_stmt().The default implementation does nothing.
- Specified by:
exitSmall_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterAssignment_stmt
Enter a parse tree produced byPython3Parser.assignment_stmt().The default implementation does nothing.
- Specified by:
enterAssignment_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitAssignment_stmt
Exit a parse tree produced byPython3Parser.assignment_stmt().The default implementation does nothing.
- Specified by:
exitAssignment_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterFlow_stmt
Enter a parse tree produced byPython3Parser.flow_stmt().The default implementation does nothing.
- Specified by:
enterFlow_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitFlow_stmt
Exit a parse tree produced byPython3Parser.flow_stmt().The default implementation does nothing.
- Specified by:
exitFlow_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterBreak_stmt
Enter a parse tree produced byPython3Parser.break_stmt().The default implementation does nothing.
- Specified by:
enterBreak_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitBreak_stmt
Exit a parse tree produced byPython3Parser.break_stmt().The default implementation does nothing.
- Specified by:
exitBreak_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterContinue_stmt
Enter a parse tree produced byPython3Parser.continue_stmt().The default implementation does nothing.
- Specified by:
enterContinue_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitContinue_stmt
Exit a parse tree produced byPython3Parser.continue_stmt().The default implementation does nothing.
- Specified by:
exitContinue_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterCompound_stmt
Enter a parse tree produced byPython3Parser.compound_stmt().The default implementation does nothing.
- Specified by:
enterCompound_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitCompound_stmt
Exit a parse tree produced byPython3Parser.compound_stmt().The default implementation does nothing.
- Specified by:
exitCompound_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterImport_stmt
Enter a parse tree produced byPython3Parser.import_stmt().The default implementation does nothing.
- Specified by:
enterImport_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitImport_stmt
Exit a parse tree produced byPython3Parser.import_stmt().The default implementation does nothing.
- Specified by:
exitImport_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterImport_name
Enter a parse tree produced byPython3Parser.import_name().The default implementation does nothing.
- Specified by:
enterImport_namein interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitImport_name
Exit a parse tree produced byPython3Parser.import_name().The default implementation does nothing.
- Specified by:
exitImport_namein interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterImport_from
Enter a parse tree produced byPython3Parser.import_from().The default implementation does nothing.
- Specified by:
enterImport_fromin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitImport_from
Exit a parse tree produced byPython3Parser.import_from().The default implementation does nothing.
- Specified by:
exitImport_fromin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterImport_as_name
Enter a parse tree produced byPython3Parser.import_as_name().The default implementation does nothing.
- Specified by:
enterImport_as_namein interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitImport_as_name
Exit a parse tree produced byPython3Parser.import_as_name().The default implementation does nothing.
- Specified by:
exitImport_as_namein interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterDotted_as_name
Enter a parse tree produced byPython3Parser.dotted_as_name().The default implementation does nothing.
- Specified by:
enterDotted_as_namein interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitDotted_as_name
Exit a parse tree produced byPython3Parser.dotted_as_name().The default implementation does nothing.
- Specified by:
exitDotted_as_namein interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterImport_as_names
Enter a parse tree produced byPython3Parser.import_as_names().The default implementation does nothing.
- Specified by:
enterImport_as_namesin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitImport_as_names
Exit a parse tree produced byPython3Parser.import_as_names().The default implementation does nothing.
- Specified by:
exitImport_as_namesin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterDotted_as_names
Enter a parse tree produced byPython3Parser.dotted_as_names().The default implementation does nothing.
- Specified by:
enterDotted_as_namesin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitDotted_as_names
Exit a parse tree produced byPython3Parser.dotted_as_names().The default implementation does nothing.
- Specified by:
exitDotted_as_namesin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterDotted_name
Enter a parse tree produced byPython3Parser.dotted_name().The default implementation does nothing.
- Specified by:
enterDotted_namein interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitDotted_name
Exit a parse tree produced byPython3Parser.dotted_name().The default implementation does nothing.
- Specified by:
exitDotted_namein interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterAtom_expr
Enter a parse tree produced byPython3Parser.atom_expr().The default implementation does nothing.
- Specified by:
enterAtom_exprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitAtom_expr
Exit a parse tree produced byPython3Parser.atom_expr().The default implementation does nothing.
- Specified by:
exitAtom_exprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterArray
Enter a parse tree produced byPython3Parser.array().The default implementation does nothing.
- Specified by:
enterArrayin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitArray
Exit a parse tree produced byPython3Parser.array().The default implementation does nothing.
- Specified by:
exitArrayin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterSubscriptlist
Enter a parse tree produced byPython3Parser.subscriptlist().The default implementation does nothing.
- Specified by:
enterSubscriptlistin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitSubscriptlist
Exit a parse tree produced byPython3Parser.subscriptlist().The default implementation does nothing.
- Specified by:
exitSubscriptlistin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterSubscript_
Enter a parse tree produced byPython3Parser.subscript_().The default implementation does nothing.
- Specified by:
enterSubscript_in interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitSubscript_
Exit a parse tree produced byPython3Parser.subscript_().The default implementation does nothing.
- Specified by:
exitSubscript_in interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterSliceop
Enter a parse tree produced byPython3Parser.sliceop().The default implementation does nothing.
- Specified by:
enterSliceopin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitSliceop
Exit a parse tree produced byPython3Parser.sliceop().The default implementation does nothing.
- Specified by:
exitSliceopin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterTest
Enter a parse tree produced byPython3Parser.test().The default implementation does nothing.
- Specified by:
enterTestin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitTest
Exit a parse tree produced byPython3Parser.test().The default implementation does nothing.
- Specified by:
exitTestin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterIf_stmt
Enter a parse tree produced byPython3Parser.if_stmt().The default implementation does nothing.
- Specified by:
enterIf_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitIf_stmt
Exit a parse tree produced byPython3Parser.if_stmt().The default implementation does nothing.
- Specified by:
exitIf_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterTest_block
Enter a parse tree produced byPython3Parser.test_block().The default implementation does nothing.
- Specified by:
enterTest_blockin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitTest_block
Exit a parse tree produced byPython3Parser.test_block().The default implementation does nothing.
- Specified by:
exitTest_blockin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterWhile_stmt
Enter a parse tree produced byPython3Parser.while_stmt().The default implementation does nothing.
- Specified by:
enterWhile_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitWhile_stmt
Exit a parse tree produced byPython3Parser.while_stmt().The default implementation does nothing.
- Specified by:
exitWhile_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterBlock
Enter a parse tree produced byPython3Parser.block().The default implementation does nothing.
- Specified by:
enterBlockin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitBlock
Exit a parse tree produced byPython3Parser.block().The default implementation does nothing.
- Specified by:
exitBlockin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterPrint_stmt
Enter a parse tree produced byPython3Parser.print_stmt().The default implementation does nothing.
- Specified by:
enterPrint_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitPrint_stmt
Exit a parse tree produced byPython3Parser.print_stmt().The default implementation does nothing.
- Specified by:
exitPrint_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterFuncCall
Enter a parse tree produced byPython3Parser.funcCall().The default implementation does nothing.
- Specified by:
enterFuncCallin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitFuncCall
Exit a parse tree produced byPython3Parser.funcCall().The default implementation does nothing.
- Specified by:
exitFuncCallin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterArguments
Enter a parse tree produced byPython3Parser.arguments().The default implementation does nothing.
- Specified by:
enterArgumentsin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitArguments
Exit a parse tree produced byPython3Parser.arguments().The default implementation does nothing.
- Specified by:
exitArgumentsin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterReturn_stmt
Enter a parse tree produced byPython3Parser.return_stmt().The default implementation does nothing.
- Specified by:
enterReturn_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitReturn_stmt
Exit a parse tree produced byPython3Parser.return_stmt().The default implementation does nothing.
- Specified by:
exitReturn_stmtin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterFuncExpr
Enter a parse tree produced by thefuncExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
enterFuncExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitFuncExpr
Exit a parse tree produced by thefuncExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
exitFuncExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterArrayExpr
Enter a parse tree produced by thearrayExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
enterArrayExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitArrayExpr
Exit a parse tree produced by thearrayExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
exitArrayExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterAtomExpr
Enter a parse tree produced by theatomExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
enterAtomExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitAtomExpr
Exit a parse tree produced by theatomExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
exitAtomExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterOrExpr
Enter a parse tree produced by theorExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
enterOrExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitOrExpr
Exit a parse tree produced by theorExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
exitOrExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterAdditiveExpr
Enter a parse tree produced by theadditiveExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
enterAdditiveExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitAdditiveExpr
Exit a parse tree produced by theadditiveExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
exitAdditiveExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterRelationalExpr
Enter a parse tree produced by therelationalExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
enterRelationalExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitRelationalExpr
Exit a parse tree produced by therelationalExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
exitRelationalExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterNotExpr
Enter a parse tree produced by thenotExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
enterNotExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitNotExpr
Exit a parse tree produced by thenotExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
exitNotExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterUnaryMinusExpr
Enter a parse tree produced by theunaryMinusExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
enterUnaryMinusExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitUnaryMinusExpr
Exit a parse tree produced by theunaryMinusExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
exitUnaryMinusExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterMultiplicationExpr
Enter a parse tree produced by themultiplicationExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
enterMultiplicationExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitMultiplicationExpr
Exit a parse tree produced by themultiplicationExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
exitMultiplicationExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterAtomExpExpr
Enter a parse tree produced by theatomExpExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
enterAtomExpExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitAtomExpExpr
Exit a parse tree produced by theatomExpExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
exitAtomExpExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterPowExpr
Enter a parse tree produced by thepowExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
enterPowExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitPowExpr
Exit a parse tree produced by thepowExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
exitPowExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterEqualityExpr
Enter a parse tree produced by theequalityExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
enterEqualityExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitEqualityExpr
Exit a parse tree produced by theequalityExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
exitEqualityExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterAndExpr
Enter a parse tree produced by theandExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
enterAndExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitAndExpr
Exit a parse tree produced by theandExprlabeled alternative inPython3Parser.expr().The default implementation does nothing.
- Specified by:
exitAndExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterParExpr
Enter a parse tree produced by theparExprlabeled alternative inPython3Parser.atom().The default implementation does nothing.
- Specified by:
enterParExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitParExpr
Exit a parse tree produced by theparExprlabeled alternative inPython3Parser.atom().The default implementation does nothing.
- Specified by:
exitParExprin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterNumberAtom
Enter a parse tree produced by thenumberAtomlabeled alternative inPython3Parser.atom().The default implementation does nothing.
- Specified by:
enterNumberAtomin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitNumberAtom
Exit a parse tree produced by thenumberAtomlabeled alternative inPython3Parser.atom().The default implementation does nothing.
- Specified by:
exitNumberAtomin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterBooleanAtom
Enter a parse tree produced by thebooleanAtomlabeled alternative inPython3Parser.atom().The default implementation does nothing.
- Specified by:
enterBooleanAtomin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitBooleanAtom
Exit a parse tree produced by thebooleanAtomlabeled alternative inPython3Parser.atom().The default implementation does nothing.
- Specified by:
exitBooleanAtomin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterNameAtom
Enter a parse tree produced by thenameAtomlabeled alternative inPython3Parser.atom().The default implementation does nothing.
- Specified by:
enterNameAtomin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitNameAtom
Exit a parse tree produced by thenameAtomlabeled alternative inPython3Parser.atom().The default implementation does nothing.
- Specified by:
exitNameAtomin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterStringAtom
Enter a parse tree produced by thestringAtomlabeled alternative inPython3Parser.atom().The default implementation does nothing.
- Specified by:
enterStringAtomin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitStringAtom
Exit a parse tree produced by thestringAtomlabeled alternative inPython3Parser.atom().The default implementation does nothing.
- Specified by:
exitStringAtomin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterNilAtom
Enter a parse tree produced by thenilAtomlabeled alternative inPython3Parser.atom().The default implementation does nothing.
- Specified by:
enterNilAtomin interfacePython3Listener- Parameters:
ctx- the parse tree
-
exitNilAtom
Exit a parse tree produced by thenilAtomlabeled alternative inPython3Parser.atom().The default implementation does nothing.
- Specified by:
exitNilAtomin interfacePython3Listener- Parameters:
ctx- the parse tree
-
enterEveryRule
public void enterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
enterEveryRulein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
exitEveryRule
public void exitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
exitEveryRulein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitTerminal
public void visitTerminal(org.antlr.v4.runtime.tree.TerminalNode node) The default implementation does nothing.
- Specified by:
visitTerminalin interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitErrorNode
public void visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) The default implementation does nothing.
- Specified by:
visitErrorNodein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-