Interface IorwellListener
This interface defines a complete listener for a parse tree produced by orwellParser.
Namespace: GCore.Antlr.Grammers.Orwell
Assembly: Orwell.dll
Syntax
public interface IorwellListener : Antlr4.Runtime.Tree.IParseTreeListener
Methods
| Improve this Doc View SourceEnterAssoc(orwellParser.AssocContext)
Enter a parse tree produced by assoc().
Declaration
void EnterAssoc(orwellParser.AssocContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.AssocContext | context | The parse tree. |
EnterComp(orwellParser.CompContext)
Enter a parse tree produced by comp().
Declaration
void EnterComp(orwellParser.CompContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.CompContext | context | The parse tree. |
EnterCon(orwellParser.ConContext)
Enter a parse tree produced by con().
Declaration
void EnterCon(orwellParser.ConContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.ConContext | context | The parse tree. |
EnterCondecl(orwellParser.CondeclContext)
Enter a parse tree produced by condecl().
Declaration
void EnterCondecl(orwellParser.CondeclContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.CondeclContext | context | The parse tree. |
EnterConditional(orwellParser.ConditionalContext)
Enter a parse tree produced by conditional().
Declaration
void EnterConditional(orwellParser.ConditionalContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.ConditionalContext | context | The parse tree. |
EnterConstruct(orwellParser.ConstructContext)
Enter a parse tree produced by construct().
Declaration
void EnterConstruct(orwellParser.ConstructContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.ConstructContext | context | The parse tree. |
EnterDecl(orwellParser.DeclContext)
Enter a parse tree produced by decl().
Declaration
void EnterDecl(orwellParser.DeclContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.DeclContext | context | The parse tree. |
EnterDef_(orwellParser.Def_Context)
Enter a parse tree produced by def_().
Declaration
void EnterDef_(orwellParser.Def_Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.Def_Context | context | The parse tree. |
EnterFliteral(orwellParser.FliteralContext)
Enter a parse tree produced by fliteral().
Declaration
void EnterFliteral(orwellParser.FliteralContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.FliteralContext | context | The parse tree. |
EnterIfpart(orwellParser.IfpartContext)
Enter a parse tree produced by ifpart().
Declaration
void EnterIfpart(orwellParser.IfpartContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.IfpartContext | context | The parse tree. |
EnterInfix(orwellParser.InfixContext)
Enter a parse tree produced by infix().
Declaration
void EnterInfix(orwellParser.InfixContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.InfixContext | context | The parse tree. |
EnterList_(orwellParser.List_Context)
Enter a parse tree produced by list_().
Declaration
void EnterList_(orwellParser.List_Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.List_Context | context | The parse tree. |
EnterListform(orwellParser.ListformContext)
Enter a parse tree produced by listform().
Declaration
void EnterListform(orwellParser.ListformContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.ListformContext | context | The parse tree. |
EnterLiteral(orwellParser.LiteralContext)
Enter a parse tree produced by literal().
Declaration
void EnterLiteral(orwellParser.LiteralContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.LiteralContext | context | The parse tree. |
EnterName(orwellParser.NameContext)
Enter a parse tree produced by name().
Declaration
void EnterName(orwellParser.NameContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.NameContext | context | The parse tree. |
EnterOpdecl(orwellParser.OpdeclContext)
Enter a parse tree produced by opdecl().
Declaration
void EnterOpdecl(orwellParser.OpdeclContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.OpdeclContext | context | The parse tree. |
EnterOpkind(orwellParser.OpkindContext)
Enter a parse tree produced by opkind().
Declaration
void EnterOpkind(orwellParser.OpkindContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.OpkindContext | context | The parse tree. |
EnterOtherpart(orwellParser.OtherpartContext)
Enter a parse tree produced by otherpart().
Declaration
void EnterOtherpart(orwellParser.OtherpartContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.OtherpartContext | context | The parse tree. |
EnterPat(orwellParser.PatContext)
Enter a parse tree produced by pat().
Declaration
void EnterPat(orwellParser.PatContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.PatContext | context | The parse tree. |
EnterPat1(orwellParser.Pat1Context)
Enter a parse tree produced by pat1().
Declaration
void EnterPat1(orwellParser.Pat1Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.Pat1Context | context | The parse tree. |
EnterPat2(orwellParser.Pat2Context)
Enter a parse tree produced by pat2().
Declaration
void EnterPat2(orwellParser.Pat2Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.Pat2Context | context | The parse tree. |
EnterPatlist(orwellParser.PatlistContext)
Enter a parse tree produced by patlist().
Declaration
void EnterPatlist(orwellParser.PatlistContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.PatlistContext | context | The parse tree. |
EnterPatprimary(orwellParser.PatprimaryContext)
Enter a parse tree produced by patprimary().
Declaration
void EnterPatprimary(orwellParser.PatprimaryContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.PatprimaryContext | context | The parse tree. |
EnterPatprimaryname(orwellParser.PatprimarynameContext)
Enter a parse tree produced by patprimaryname().
Declaration
void EnterPatprimaryname(orwellParser.PatprimarynameContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.PatprimarynameContext | context | The parse tree. |
EnterPatsection(orwellParser.PatsectionContext)
Enter a parse tree produced by patsection().
Declaration
void EnterPatsection(orwellParser.PatsectionContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.PatsectionContext | context | The parse tree. |
EnterPattuple(orwellParser.PattupleContext)
Enter a parse tree produced by pattuple().
Declaration
void EnterPattuple(orwellParser.PattupleContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.PattupleContext | context | The parse tree. |
EnterPrefix(orwellParser.PrefixContext)
Enter a parse tree produced by prefix().
Declaration
void EnterPrefix(orwellParser.PrefixContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.PrefixContext | context | The parse tree. |
EnterPrimary(orwellParser.PrimaryContext)
Enter a parse tree produced by primary().
Declaration
void EnterPrimary(orwellParser.PrimaryContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.PrimaryContext | context | The parse tree. |
EnterPrimaryname(orwellParser.PrimarynameContext)
Enter a parse tree produced by primaryname().
Declaration
void EnterPrimaryname(orwellParser.PrimarynameContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.PrimarynameContext | context | The parse tree. |
EnterProgram(orwellParser.ProgramContext)
Enter a parse tree produced by program().
Declaration
void EnterProgram(orwellParser.ProgramContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.ProgramContext | context | The parse tree. |
EnterQualifier(orwellParser.QualifierContext)
Enter a parse tree produced by qualifier().
Declaration
void EnterQualifier(orwellParser.QualifierContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.QualifierContext | context | The parse tree. |
EnterRhs(orwellParser.RhsContext)
Enter a parse tree produced by rhs().
Declaration
void EnterRhs(orwellParser.RhsContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.RhsContext | context | The parse tree. |
EnterSection(orwellParser.SectionContext)
Enter a parse tree produced by section().
Declaration
void EnterSection(orwellParser.SectionContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.SectionContext | context | The parse tree. |
EnterSyndecl(orwellParser.SyndeclContext)
Enter a parse tree produced by syndecl().
Declaration
void EnterSyndecl(orwellParser.SyndeclContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.SyndeclContext | context | The parse tree. |
EnterTerm(orwellParser.TermContext)
Enter a parse tree produced by term().
Declaration
void EnterTerm(orwellParser.TermContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TermContext | context | The parse tree. |
EnterTerm1(orwellParser.Term1Context)
Enter a parse tree produced by term1().
Declaration
void EnterTerm1(orwellParser.Term1Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.Term1Context | context | The parse tree. |
EnterTerm2(orwellParser.Term2Context)
Enter a parse tree produced by term2().
Declaration
void EnterTerm2(orwellParser.Term2Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.Term2Context | context | The parse tree. |
EnterTuple_(orwellParser.Tuple_Context)
Enter a parse tree produced by tuple_().
Declaration
void EnterTuple_(orwellParser.Tuple_Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.Tuple_Context | context | The parse tree. |
EnterTylhs(orwellParser.TylhsContext)
Enter a parse tree produced by tylhs().
Declaration
void EnterTylhs(orwellParser.TylhsContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TylhsContext | context | The parse tree. |
EnterTylhs1(orwellParser.Tylhs1Context)
Enter a parse tree produced by tylhs1().
Declaration
void EnterTylhs1(orwellParser.Tylhs1Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.Tylhs1Context | context | The parse tree. |
EnterTylhsprimary(orwellParser.TylhsprimaryContext)
Enter a parse tree produced by tylhsprimary().
Declaration
void EnterTylhsprimary(orwellParser.TylhsprimaryContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TylhsprimaryContext | context | The parse tree. |
EnterTylhssection(orwellParser.TylhssectionContext)
Enter a parse tree produced by tylhssection().
Declaration
void EnterTylhssection(orwellParser.TylhssectionContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TylhssectionContext | context | The parse tree. |
EnterTylist(orwellParser.TylistContext)
Enter a parse tree produced by tylist().
Declaration
void EnterTylist(orwellParser.TylistContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TylistContext | context | The parse tree. |
EnterTyname(orwellParser.TynameContext)
Enter a parse tree produced by tyname().
Declaration
void EnterTyname(orwellParser.TynameContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TynameContext | context | The parse tree. |
EnterType_(orwellParser.Type_Context)
Enter a parse tree produced by type_().
Declaration
void EnterType_(orwellParser.Type_Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.Type_Context | context | The parse tree. |
EnterTypedecl(orwellParser.TypedeclContext)
Enter a parse tree produced by typedecl().
Declaration
void EnterTypedecl(orwellParser.TypedeclContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TypedeclContext | context | The parse tree. |
EnterTyprimary(orwellParser.TyprimaryContext)
Enter a parse tree produced by typrimary().
Declaration
void EnterTyprimary(orwellParser.TyprimaryContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TyprimaryContext | context | The parse tree. |
EnterTyprimaryname(orwellParser.TyprimarynameContext)
Enter a parse tree produced by typrimaryname().
Declaration
void EnterTyprimaryname(orwellParser.TyprimarynameContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TyprimarynameContext | context | The parse tree. |
EnterTysection(orwellParser.TysectionContext)
Enter a parse tree produced by tysection().
Declaration
void EnterTysection(orwellParser.TysectionContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TysectionContext | context | The parse tree. |
EnterTyterm1(orwellParser.Tyterm1Context)
Enter a parse tree produced by tyterm1().
Declaration
void EnterTyterm1(orwellParser.Tyterm1Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.Tyterm1Context | context | The parse tree. |
EnterTyterm2(orwellParser.Tyterm2Context)
Enter a parse tree produced by tyterm2().
Declaration
void EnterTyterm2(orwellParser.Tyterm2Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.Tyterm2Context | context | The parse tree. |
EnterTytuple(orwellParser.TytupleContext)
Enter a parse tree produced by tytuple().
Declaration
void EnterTytuple(orwellParser.TytupleContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TytupleContext | context | The parse tree. |
EnterTyvar(orwellParser.TyvarContext)
Enter a parse tree produced by tyvar().
Declaration
void EnterTyvar(orwellParser.TyvarContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TyvarContext | context | The parse tree. |
EnterUpto(orwellParser.UptoContext)
Enter a parse tree produced by upto().
Declaration
void EnterUpto(orwellParser.UptoContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.UptoContext | context | The parse tree. |
EnterVar_(orwellParser.Var_Context)
Enter a parse tree produced by var_().
Declaration
void EnterVar_(orwellParser.Var_Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.Var_Context | context | The parse tree. |
EnterWherepart(orwellParser.WherepartContext)
Enter a parse tree produced by wherepart().
Declaration
void EnterWherepart(orwellParser.WherepartContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.WherepartContext | context | The parse tree. |
ExitAssoc(orwellParser.AssocContext)
Exit a parse tree produced by assoc().
Declaration
void ExitAssoc(orwellParser.AssocContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.AssocContext | context | The parse tree. |
ExitComp(orwellParser.CompContext)
Exit a parse tree produced by comp().
Declaration
void ExitComp(orwellParser.CompContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.CompContext | context | The parse tree. |
ExitCon(orwellParser.ConContext)
Exit a parse tree produced by con().
Declaration
void ExitCon(orwellParser.ConContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.ConContext | context | The parse tree. |
ExitCondecl(orwellParser.CondeclContext)
Exit a parse tree produced by condecl().
Declaration
void ExitCondecl(orwellParser.CondeclContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.CondeclContext | context | The parse tree. |
ExitConditional(orwellParser.ConditionalContext)
Exit a parse tree produced by conditional().
Declaration
void ExitConditional(orwellParser.ConditionalContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.ConditionalContext | context | The parse tree. |
ExitConstruct(orwellParser.ConstructContext)
Exit a parse tree produced by construct().
Declaration
void ExitConstruct(orwellParser.ConstructContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.ConstructContext | context | The parse tree. |
ExitDecl(orwellParser.DeclContext)
Exit a parse tree produced by decl().
Declaration
void ExitDecl(orwellParser.DeclContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.DeclContext | context | The parse tree. |
ExitDef_(orwellParser.Def_Context)
Exit a parse tree produced by def_().
Declaration
void ExitDef_(orwellParser.Def_Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.Def_Context | context | The parse tree. |
ExitFliteral(orwellParser.FliteralContext)
Exit a parse tree produced by fliteral().
Declaration
void ExitFliteral(orwellParser.FliteralContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.FliteralContext | context | The parse tree. |
ExitIfpart(orwellParser.IfpartContext)
Exit a parse tree produced by ifpart().
Declaration
void ExitIfpart(orwellParser.IfpartContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.IfpartContext | context | The parse tree. |
ExitInfix(orwellParser.InfixContext)
Exit a parse tree produced by infix().
Declaration
void ExitInfix(orwellParser.InfixContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.InfixContext | context | The parse tree. |
ExitList_(orwellParser.List_Context)
Exit a parse tree produced by list_().
Declaration
void ExitList_(orwellParser.List_Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.List_Context | context | The parse tree. |
ExitListform(orwellParser.ListformContext)
Exit a parse tree produced by listform().
Declaration
void ExitListform(orwellParser.ListformContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.ListformContext | context | The parse tree. |
ExitLiteral(orwellParser.LiteralContext)
Exit a parse tree produced by literal().
Declaration
void ExitLiteral(orwellParser.LiteralContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.LiteralContext | context | The parse tree. |
ExitName(orwellParser.NameContext)
Exit a parse tree produced by name().
Declaration
void ExitName(orwellParser.NameContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.NameContext | context | The parse tree. |
ExitOpdecl(orwellParser.OpdeclContext)
Exit a parse tree produced by opdecl().
Declaration
void ExitOpdecl(orwellParser.OpdeclContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.OpdeclContext | context | The parse tree. |
ExitOpkind(orwellParser.OpkindContext)
Exit a parse tree produced by opkind().
Declaration
void ExitOpkind(orwellParser.OpkindContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.OpkindContext | context | The parse tree. |
ExitOtherpart(orwellParser.OtherpartContext)
Exit a parse tree produced by otherpart().
Declaration
void ExitOtherpart(orwellParser.OtherpartContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.OtherpartContext | context | The parse tree. |
ExitPat(orwellParser.PatContext)
Exit a parse tree produced by pat().
Declaration
void ExitPat(orwellParser.PatContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.PatContext | context | The parse tree. |
ExitPat1(orwellParser.Pat1Context)
Exit a parse tree produced by pat1().
Declaration
void ExitPat1(orwellParser.Pat1Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.Pat1Context | context | The parse tree. |
ExitPat2(orwellParser.Pat2Context)
Exit a parse tree produced by pat2().
Declaration
void ExitPat2(orwellParser.Pat2Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.Pat2Context | context | The parse tree. |
ExitPatlist(orwellParser.PatlistContext)
Exit a parse tree produced by patlist().
Declaration
void ExitPatlist(orwellParser.PatlistContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.PatlistContext | context | The parse tree. |
ExitPatprimary(orwellParser.PatprimaryContext)
Exit a parse tree produced by patprimary().
Declaration
void ExitPatprimary(orwellParser.PatprimaryContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.PatprimaryContext | context | The parse tree. |
ExitPatprimaryname(orwellParser.PatprimarynameContext)
Exit a parse tree produced by patprimaryname().
Declaration
void ExitPatprimaryname(orwellParser.PatprimarynameContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.PatprimarynameContext | context | The parse tree. |
ExitPatsection(orwellParser.PatsectionContext)
Exit a parse tree produced by patsection().
Declaration
void ExitPatsection(orwellParser.PatsectionContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.PatsectionContext | context | The parse tree. |
ExitPattuple(orwellParser.PattupleContext)
Exit a parse tree produced by pattuple().
Declaration
void ExitPattuple(orwellParser.PattupleContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.PattupleContext | context | The parse tree. |
ExitPrefix(orwellParser.PrefixContext)
Exit a parse tree produced by prefix().
Declaration
void ExitPrefix(orwellParser.PrefixContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.PrefixContext | context | The parse tree. |
ExitPrimary(orwellParser.PrimaryContext)
Exit a parse tree produced by primary().
Declaration
void ExitPrimary(orwellParser.PrimaryContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.PrimaryContext | context | The parse tree. |
ExitPrimaryname(orwellParser.PrimarynameContext)
Exit a parse tree produced by primaryname().
Declaration
void ExitPrimaryname(orwellParser.PrimarynameContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.PrimarynameContext | context | The parse tree. |
ExitProgram(orwellParser.ProgramContext)
Exit a parse tree produced by program().
Declaration
void ExitProgram(orwellParser.ProgramContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.ProgramContext | context | The parse tree. |
ExitQualifier(orwellParser.QualifierContext)
Exit a parse tree produced by qualifier().
Declaration
void ExitQualifier(orwellParser.QualifierContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.QualifierContext | context | The parse tree. |
ExitRhs(orwellParser.RhsContext)
Exit a parse tree produced by rhs().
Declaration
void ExitRhs(orwellParser.RhsContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.RhsContext | context | The parse tree. |
ExitSection(orwellParser.SectionContext)
Exit a parse tree produced by section().
Declaration
void ExitSection(orwellParser.SectionContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.SectionContext | context | The parse tree. |
ExitSyndecl(orwellParser.SyndeclContext)
Exit a parse tree produced by syndecl().
Declaration
void ExitSyndecl(orwellParser.SyndeclContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.SyndeclContext | context | The parse tree. |
ExitTerm(orwellParser.TermContext)
Exit a parse tree produced by term().
Declaration
void ExitTerm(orwellParser.TermContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TermContext | context | The parse tree. |
ExitTerm1(orwellParser.Term1Context)
Exit a parse tree produced by term1().
Declaration
void ExitTerm1(orwellParser.Term1Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.Term1Context | context | The parse tree. |
ExitTerm2(orwellParser.Term2Context)
Exit a parse tree produced by term2().
Declaration
void ExitTerm2(orwellParser.Term2Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.Term2Context | context | The parse tree. |
ExitTuple_(orwellParser.Tuple_Context)
Exit a parse tree produced by tuple_().
Declaration
void ExitTuple_(orwellParser.Tuple_Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.Tuple_Context | context | The parse tree. |
ExitTylhs(orwellParser.TylhsContext)
Exit a parse tree produced by tylhs().
Declaration
void ExitTylhs(orwellParser.TylhsContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TylhsContext | context | The parse tree. |
ExitTylhs1(orwellParser.Tylhs1Context)
Exit a parse tree produced by tylhs1().
Declaration
void ExitTylhs1(orwellParser.Tylhs1Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.Tylhs1Context | context | The parse tree. |
ExitTylhsprimary(orwellParser.TylhsprimaryContext)
Exit a parse tree produced by tylhsprimary().
Declaration
void ExitTylhsprimary(orwellParser.TylhsprimaryContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TylhsprimaryContext | context | The parse tree. |
ExitTylhssection(orwellParser.TylhssectionContext)
Exit a parse tree produced by tylhssection().
Declaration
void ExitTylhssection(orwellParser.TylhssectionContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TylhssectionContext | context | The parse tree. |
ExitTylist(orwellParser.TylistContext)
Exit a parse tree produced by tylist().
Declaration
void ExitTylist(orwellParser.TylistContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TylistContext | context | The parse tree. |
ExitTyname(orwellParser.TynameContext)
Exit a parse tree produced by tyname().
Declaration
void ExitTyname(orwellParser.TynameContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TynameContext | context | The parse tree. |
ExitType_(orwellParser.Type_Context)
Exit a parse tree produced by type_().
Declaration
void ExitType_(orwellParser.Type_Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.Type_Context | context | The parse tree. |
ExitTypedecl(orwellParser.TypedeclContext)
Exit a parse tree produced by typedecl().
Declaration
void ExitTypedecl(orwellParser.TypedeclContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TypedeclContext | context | The parse tree. |
ExitTyprimary(orwellParser.TyprimaryContext)
Exit a parse tree produced by typrimary().
Declaration
void ExitTyprimary(orwellParser.TyprimaryContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TyprimaryContext | context | The parse tree. |
ExitTyprimaryname(orwellParser.TyprimarynameContext)
Exit a parse tree produced by typrimaryname().
Declaration
void ExitTyprimaryname(orwellParser.TyprimarynameContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TyprimarynameContext | context | The parse tree. |
ExitTysection(orwellParser.TysectionContext)
Exit a parse tree produced by tysection().
Declaration
void ExitTysection(orwellParser.TysectionContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TysectionContext | context | The parse tree. |
ExitTyterm1(orwellParser.Tyterm1Context)
Exit a parse tree produced by tyterm1().
Declaration
void ExitTyterm1(orwellParser.Tyterm1Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.Tyterm1Context | context | The parse tree. |
ExitTyterm2(orwellParser.Tyterm2Context)
Exit a parse tree produced by tyterm2().
Declaration
void ExitTyterm2(orwellParser.Tyterm2Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.Tyterm2Context | context | The parse tree. |
ExitTytuple(orwellParser.TytupleContext)
Exit a parse tree produced by tytuple().
Declaration
void ExitTytuple(orwellParser.TytupleContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TytupleContext | context | The parse tree. |
ExitTyvar(orwellParser.TyvarContext)
Exit a parse tree produced by tyvar().
Declaration
void ExitTyvar(orwellParser.TyvarContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.TyvarContext | context | The parse tree. |
ExitUpto(orwellParser.UptoContext)
Exit a parse tree produced by upto().
Declaration
void ExitUpto(orwellParser.UptoContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.UptoContext | context | The parse tree. |
ExitVar_(orwellParser.Var_Context)
Exit a parse tree produced by var_().
Declaration
void ExitVar_(orwellParser.Var_Context context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.Var_Context | context | The parse tree. |
ExitWherepart(orwellParser.WherepartContext)
Exit a parse tree produced by wherepart().
Declaration
void ExitWherepart(orwellParser.WherepartContext context)
Parameters
Type | Name | Description |
---|---|---|
orwellParser.WherepartContext | context | The parse tree. |