| Package | Description |
|---|---|
| org.scion.jpan.antlr |
| Modifier and Type | Method and Description |
|---|---|
void |
SequenceListener.enterOr(SequenceParser.OrContext ctx)
Enter a parse tree produced by the
Or
labeled alternative in SequenceParser.sequence(). |
void |
SequenceBaseListener.enterOr(SequenceParser.OrContext ctx)
Enter a parse tree produced by the
Or
labeled alternative in SequenceParser.sequence(). |
void |
SequenceListener.exitOr(SequenceParser.OrContext ctx)
Exit a parse tree produced by the
Or
labeled alternative in SequenceParser.sequence(). |
void |
SequenceBaseListener.exitOr(SequenceParser.OrContext ctx)
Exit a parse tree produced by the
Or
labeled alternative in SequenceParser.sequence(). |
Copyright © 2025. All rights reserved.