public interface ScenarioParserListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
ScenarioParser.void enterFile(ScenarioParser.FileContext ctx)
ScenarioParser.file().ctx - the parse treevoid exitFile(ScenarioParser.FileContext ctx)
ScenarioParser.file().ctx - the parse treevoid enterScenario(ScenarioParser.ScenarioContext ctx)
ScenarioParser.scenario().ctx - the parse treevoid exitScenario(ScenarioParser.ScenarioContext ctx)
ScenarioParser.scenario().ctx - the parse treevoid enterHeader(ScenarioParser.HeaderContext ctx)
ScenarioParser.header().ctx - the parse treevoid exitHeader(ScenarioParser.HeaderContext ctx)
ScenarioParser.header().ctx - the parse treevoid enterScenarioName(ScenarioParser.ScenarioNameContext ctx)
ScenarioParser.scenarioName().ctx - the parse treevoid exitScenarioName(ScenarioParser.ScenarioNameContext ctx)
ScenarioParser.scenarioName().ctx - the parse treevoid enterActor(ScenarioParser.ActorContext ctx)
ScenarioParser.actor().ctx - the parse treevoid exitActor(ScenarioParser.ActorContext ctx)
ScenarioParser.actor().ctx - the parse treevoid enterSentence(ScenarioParser.SentenceContext ctx)
ScenarioParser.sentence().ctx - the parse treevoid exitSentence(ScenarioParser.SentenceContext ctx)
ScenarioParser.sentence().ctx - the parse treevoid enterSimpleSentence(ScenarioParser.SimpleSentenceContext ctx)
ScenarioParser.simpleSentence().ctx - the parse treevoid exitSimpleSentence(ScenarioParser.SimpleSentenceContext ctx)
ScenarioParser.simpleSentence().ctx - the parse treevoid enterThereSentence(ScenarioParser.ThereSentenceContext ctx)
ScenarioParser.thereSentence().ctx - the parse treevoid exitThereSentence(ScenarioParser.ThereSentenceContext ctx)
ScenarioParser.thereSentence().ctx - the parse treevoid enterThereClause(ScenarioParser.ThereClauseContext ctx)
ScenarioParser.thereClause().ctx - the parse treevoid exitThereClause(ScenarioParser.ThereClauseContext ctx)
ScenarioParser.thereClause().ctx - the parse treevoid enterDescriptor(ScenarioParser.DescriptorContext ctx)
ScenarioParser.descriptor().ctx - the parse treevoid exitDescriptor(ScenarioParser.DescriptorContext ctx)
ScenarioParser.descriptor().ctx - the parse treevoid enterSimpleDescriptor(ScenarioParser.SimpleDescriptorContext ctx)
ScenarioParser.simpleDescriptor().ctx - the parse treevoid exitSimpleDescriptor(ScenarioParser.SimpleDescriptorContext ctx)
ScenarioParser.simpleDescriptor().ctx - the parse treevoid enterMultiDescriptor(ScenarioParser.MultiDescriptorContext ctx)
ScenarioParser.multiDescriptor().ctx - the parse treevoid exitMultiDescriptor(ScenarioParser.MultiDescriptorContext ctx)
ScenarioParser.multiDescriptor().ctx - the parse treevoid enterIsSentence(ScenarioParser.IsSentenceContext ctx)
ScenarioParser.isSentence().ctx - the parse treevoid exitIsSentence(ScenarioParser.IsSentenceContext ctx)
ScenarioParser.isSentence().ctx - the parse treevoid enterSimpleTypeClause(ScenarioParser.SimpleTypeClauseContext ctx)
ScenarioParser.simpleTypeClause().ctx - the parse treevoid exitSimpleTypeClause(ScenarioParser.SimpleTypeClauseContext ctx)
ScenarioParser.simpleTypeClause().ctx - the parse treevoid enterMultiTypeClause(ScenarioParser.MultiTypeClauseContext ctx)
ScenarioParser.multiTypeClause().ctx - the parse treevoid exitMultiTypeClause(ScenarioParser.MultiTypeClauseContext ctx)
ScenarioParser.multiTypeClause().ctx - the parse treevoid enterWithClauses(ScenarioParser.WithClausesContext ctx)
ScenarioParser.withClauses().ctx - the parse treevoid exitWithClauses(ScenarioParser.WithClausesContext ctx)
ScenarioParser.withClauses().ctx - the parse treevoid enterWithClause(ScenarioParser.WithClauseContext ctx)
ScenarioParser.withClause().ctx - the parse treevoid exitWithClause(ScenarioParser.WithClauseContext ctx)
ScenarioParser.withClause().ctx - the parse treevoid enterNamedSimple(ScenarioParser.NamedSimpleContext ctx)
NamedSimple
labeled alternative in ScenarioParser.namedExpr().ctx - the parse treevoid exitNamedSimple(ScenarioParser.NamedSimpleContext ctx)
NamedSimple
labeled alternative in ScenarioParser.namedExpr().ctx - the parse treevoid enterNamedNumber(ScenarioParser.NamedNumberContext ctx)
NamedNumber
labeled alternative in ScenarioParser.namedExpr().ctx - the parse treevoid exitNamedNumber(ScenarioParser.NamedNumberContext ctx)
NamedNumber
labeled alternative in ScenarioParser.namedExpr().ctx - the parse treevoid enterHasSentence(ScenarioParser.HasSentenceContext ctx)
ScenarioParser.hasSentence().ctx - the parse treevoid exitHasSentence(ScenarioParser.HasSentenceContext ctx)
ScenarioParser.hasSentence().ctx - the parse treevoid enterHasClauses(ScenarioParser.HasClausesContext ctx)
ScenarioParser.hasClauses().ctx - the parse treevoid exitHasClauses(ScenarioParser.HasClausesContext ctx)
ScenarioParser.hasClauses().ctx - the parse treevoid enterHasClause(ScenarioParser.HasClauseContext ctx)
ScenarioParser.hasClause().ctx - the parse treevoid exitHasClause(ScenarioParser.HasClauseContext ctx)
ScenarioParser.hasClause().ctx - the parse treevoid enterCreateSentence(ScenarioParser.CreateSentenceContext ctx)
ScenarioParser.createSentence().ctx - the parse treevoid exitCreateSentence(ScenarioParser.CreateSentenceContext ctx)
ScenarioParser.createSentence().ctx - the parse treevoid enterCallSentence(ScenarioParser.CallSentenceContext ctx)
ScenarioParser.callSentence().ctx - the parse treevoid exitCallSentence(ScenarioParser.CallSentenceContext ctx)
ScenarioParser.callSentence().ctx - the parse treevoid enterAnswerSentence(ScenarioParser.AnswerSentenceContext ctx)
ScenarioParser.answerSentence().ctx - the parse treevoid exitAnswerSentence(ScenarioParser.AnswerSentenceContext ctx)
ScenarioParser.answerSentence().ctx - the parse treevoid enterWriteSentence(ScenarioParser.WriteSentenceContext ctx)
ScenarioParser.writeSentence().ctx - the parse treevoid exitWriteSentence(ScenarioParser.WriteSentenceContext ctx)
ScenarioParser.writeSentence().ctx - the parse treevoid enterExpectSentence(ScenarioParser.ExpectSentenceContext ctx)
ScenarioParser.expectSentence().ctx - the parse treevoid exitExpectSentence(ScenarioParser.ExpectSentenceContext ctx)
ScenarioParser.expectSentence().ctx - the parse treevoid enterThatClauses(ScenarioParser.ThatClausesContext ctx)
ScenarioParser.thatClauses().ctx - the parse treevoid exitThatClauses(ScenarioParser.ThatClausesContext ctx)
ScenarioParser.thatClauses().ctx - the parse treevoid enterThatClause(ScenarioParser.ThatClauseContext ctx)
ScenarioParser.thatClause().ctx - the parse treevoid exitThatClause(ScenarioParser.ThatClauseContext ctx)
ScenarioParser.thatClause().ctx - the parse treevoid enterDiagramSentence(ScenarioParser.DiagramSentenceContext ctx)
ScenarioParser.diagramSentence().ctx - the parse treevoid exitDiagramSentence(ScenarioParser.DiagramSentenceContext ctx)
ScenarioParser.diagramSentence().ctx - the parse treevoid enterExpr(ScenarioParser.ExprContext ctx)
ScenarioParser.expr().ctx - the parse treevoid exitExpr(ScenarioParser.ExprContext ctx)
ScenarioParser.expr().ctx - the parse treevoid enterPrimary(ScenarioParser.PrimaryContext ctx)
ScenarioParser.primary().ctx - the parse treevoid exitPrimary(ScenarioParser.PrimaryContext ctx)
ScenarioParser.primary().ctx - the parse treevoid enterPrimaryExpr(ScenarioParser.PrimaryExprContext ctx)
ScenarioParser.primaryExpr().ctx - the parse treevoid exitPrimaryExpr(ScenarioParser.PrimaryExprContext ctx)
ScenarioParser.primaryExpr().ctx - the parse treevoid enterNumber(ScenarioParser.NumberContext ctx)
ScenarioParser.number().ctx - the parse treevoid exitNumber(ScenarioParser.NumberContext ctx)
ScenarioParser.number().ctx - the parse treevoid enterStringLiteral(ScenarioParser.StringLiteralContext ctx)
ScenarioParser.stringLiteral().ctx - the parse treevoid exitStringLiteral(ScenarioParser.StringLiteralContext ctx)
ScenarioParser.stringLiteral().ctx - the parse treevoid enterIt(ScenarioParser.ItContext ctx)
ScenarioParser.it().ctx - the parse treevoid exitIt(ScenarioParser.ItContext ctx)
ScenarioParser.it().ctx - the parse treevoid enterSimpleName(ScenarioParser.SimpleNameContext ctx)
ScenarioParser.simpleName().ctx - the parse treevoid exitSimpleName(ScenarioParser.SimpleNameContext ctx)
ScenarioParser.simpleName().ctx - the parse treevoid enterName(ScenarioParser.NameContext ctx)
ScenarioParser.name().ctx - the parse treevoid exitName(ScenarioParser.NameContext ctx)
ScenarioParser.name().ctx - the parse treevoid enterNameAccess(ScenarioParser.NameAccessContext ctx)
ScenarioParser.nameAccess().ctx - the parse treevoid exitNameAccess(ScenarioParser.NameAccessContext ctx)
ScenarioParser.nameAccess().ctx - the parse treevoid enterAccess(ScenarioParser.AccessContext ctx)
ScenarioParser.access().ctx - the parse treevoid exitAccess(ScenarioParser.AccessContext ctx)
ScenarioParser.access().ctx - the parse treevoid enterNamedAccess(ScenarioParser.NamedAccessContext ctx)
ScenarioParser.namedAccess().ctx - the parse treevoid exitNamedAccess(ScenarioParser.NamedAccessContext ctx)
ScenarioParser.namedAccess().ctx - the parse treevoid enterNamed(ScenarioParser.NamedContext ctx)
ScenarioParser.named().ctx - the parse treevoid exitNamed(ScenarioParser.NamedContext ctx)
ScenarioParser.named().ctx - the parse treevoid enterAttributeAccess(ScenarioParser.AttributeAccessContext ctx)
ScenarioParser.attributeAccess().ctx - the parse treevoid exitAttributeAccess(ScenarioParser.AttributeAccessContext ctx)
ScenarioParser.attributeAccess().ctx - the parse treevoid enterExampleAccess(ScenarioParser.ExampleAccessContext ctx)
ScenarioParser.exampleAccess().ctx - the parse treevoid exitExampleAccess(ScenarioParser.ExampleAccessContext ctx)
ScenarioParser.exampleAccess().ctx - the parse treevoid enterSep(ScenarioParser.SepContext ctx)
ScenarioParser.sep().ctx - the parse treevoid exitSep(ScenarioParser.SepContext ctx)
ScenarioParser.sep().ctx - the parse treevoid enterCollection(ScenarioParser.CollectionContext ctx)
ScenarioParser.collection().ctx - the parse treevoid exitCollection(ScenarioParser.CollectionContext ctx)
ScenarioParser.collection().ctx - the parse treevoid enterPrimaryCollection(ScenarioParser.PrimaryCollectionContext ctx)
ScenarioParser.primaryCollection().ctx - the parse treevoid exitPrimaryCollection(ScenarioParser.PrimaryCollectionContext ctx)
ScenarioParser.primaryCollection().ctx - the parse treevoid enterList(ScenarioParser.ListContext ctx)
ScenarioParser.list().ctx - the parse treevoid exitList(ScenarioParser.ListContext ctx)
ScenarioParser.list().ctx - the parse treevoid enterListElem(ScenarioParser.ListElemContext ctx)
ScenarioParser.listElem().ctx - the parse treevoid exitListElem(ScenarioParser.ListElemContext ctx)
ScenarioParser.listElem().ctx - the parse treevoid enterPrimaryList(ScenarioParser.PrimaryListContext ctx)
ScenarioParser.primaryList().ctx - the parse treevoid exitPrimaryList(ScenarioParser.PrimaryListContext ctx)
ScenarioParser.primaryList().ctx - the parse treevoid enterPrimaryListElem(ScenarioParser.PrimaryListElemContext ctx)
ScenarioParser.primaryListElem().ctx - the parse treevoid exitPrimaryListElem(ScenarioParser.PrimaryListElemContext ctx)
ScenarioParser.primaryListElem().ctx - the parse treevoid enterCondExpr(ScenarioParser.CondExprContext ctx)
ScenarioParser.condExpr().ctx - the parse treevoid exitCondExpr(ScenarioParser.CondExprContext ctx)
ScenarioParser.condExpr().ctx - the parse treevoid enterAndCondExpr(ScenarioParser.AndCondExprContext ctx)
ScenarioParser.andCondExpr().ctx - the parse treevoid exitAndCondExpr(ScenarioParser.AndCondExprContext ctx)
ScenarioParser.andCondExpr().ctx - the parse treevoid enterOrCondExpr(ScenarioParser.OrCondExprContext ctx)
ScenarioParser.orCondExpr().ctx - the parse treevoid exitOrCondExpr(ScenarioParser.OrCondExprContext ctx)
ScenarioParser.orCondExpr().ctx - the parse treevoid enterPrimaryCondExpr(ScenarioParser.PrimaryCondExprContext ctx)
ScenarioParser.primaryCondExpr().ctx - the parse treevoid exitPrimaryCondExpr(ScenarioParser.PrimaryCondExprContext ctx)
ScenarioParser.primaryCondExpr().ctx - the parse treevoid enterAttrCheck(ScenarioParser.AttrCheckContext ctx)
ScenarioParser.attrCheck().ctx - the parse treevoid exitAttrCheck(ScenarioParser.AttrCheckContext ctx)
ScenarioParser.attrCheck().ctx - the parse treevoid enterCondOpExpr(ScenarioParser.CondOpExprContext ctx)
ScenarioParser.condOpExpr().ctx - the parse treevoid exitCondOpExpr(ScenarioParser.CondOpExprContext ctx)
ScenarioParser.condOpExpr().ctx - the parse treevoid enterCondOp(ScenarioParser.CondOpContext ctx)
ScenarioParser.condOp().ctx - the parse treevoid exitCondOp(ScenarioParser.CondOpContext ctx)
ScenarioParser.condOp().ctx - the parse treevoid enterEqOp(ScenarioParser.EqOpContext ctx)
ScenarioParser.eqOp().ctx - the parse treevoid exitEqOp(ScenarioParser.EqOpContext ctx)
ScenarioParser.eqOp().ctx - the parse treevoid enterCmpOp(ScenarioParser.CmpOpContext ctx)
ScenarioParser.cmpOp().ctx - the parse treevoid exitCmpOp(ScenarioParser.CmpOpContext ctx)
ScenarioParser.cmpOp().ctx - the parse tree