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