Show / Hide Table of Contents

Interface IalefListener

This interface defines a complete listener for a parse tree produced by alefParser.

Namespace: GCore.Antlr.Grammers.Alef
Assembly: Alef.dll
Syntax
public interface IalefListener : Antlr4.Runtime.Tree.IParseTreeListener

Methods

| Improve this Doc View Source

EnterAdtfunc(alefParser.AdtfuncContext)

Enter a parse tree produced by adtfunc().

Declaration
void EnterAdtfunc(alefParser.AdtfuncContext context)
Parameters
Type Name Description
alefParser.AdtfuncContext context

The parse tree.

| Improve this Doc View Source

EnterArg(alefParser.ArgContext)

Enter a parse tree produced by arg().

Declaration
void EnterArg(alefParser.ArgContext context)
Parameters
Type Name Description
alefParser.ArgContext context

The parse tree.

| Improve this Doc View Source

EnterArglist(alefParser.ArglistContext)

Enter a parse tree produced by arglist().

Declaration
void EnterArglist(alefParser.ArglistContext context)
Parameters
Type Name Description
alefParser.ArglistContext context

The parse tree.

| Improve this Doc View Source

EnterArglistp(alefParser.ArglistpContext)

Enter a parse tree produced by arglistp().

Declaration
void EnterArglistp(alefParser.ArglistpContext context)
Parameters
Type Name Description
alefParser.ArglistpContext context

The parse tree.

| Improve this Doc View Source

EnterArrayspec(alefParser.ArrayspecContext)

Enter a parse tree produced by arrayspec().

Declaration
void EnterArrayspec(alefParser.ArrayspecContext context)
Parameters
Type Name Description
alefParser.ArrayspecContext context

The parse tree.

| Improve this Doc View Source

EnterAutodecl(alefParser.AutodeclContext)

Enter a parse tree produced by autodecl().

Declaration
void EnterAutodecl(alefParser.AutodeclContext context)
Parameters
Type Name Description
alefParser.AutodeclContext context

The parse tree.

| Improve this Doc View Source

EnterAutolist(alefParser.AutolistContext)

Enter a parse tree produced by autolist().

Declaration
void EnterAutolist(alefParser.AutolistContext context)
Parameters
Type Name Description
alefParser.AutolistContext context

The parse tree.

| Improve this Doc View Source

EnterBlock(alefParser.BlockContext)

Enter a parse tree produced by block().

Declaration
void EnterBlock(alefParser.BlockContext context)
Parameters
Type Name Description
alefParser.BlockContext context

The parse tree.

| Improve this Doc View Source

EnterBufdim(alefParser.BufdimContext)

Enter a parse tree produced by bufdim().

Declaration
void EnterBufdim(alefParser.BufdimContext context)
Parameters
Type Name Description
alefParser.BufdimContext context

The parse tree.

| Improve this Doc View Source

EnterCase_(alefParser.Case_Context)

Enter a parse tree produced by case_().

Declaration
void EnterCase_(alefParser.Case_Context context)
Parameters
Type Name Description
alefParser.Case_Context context

The parse tree.

| Improve this Doc View Source

EnterCastexpr(alefParser.CastexprContext)

Enter a parse tree produced by castexpr().

Declaration
void EnterCastexpr(alefParser.CastexprContext context)
Parameters
Type Name Description
alefParser.CastexprContext context

The parse tree.

| Improve this Doc View Source

EnterCbody(alefParser.CbodyContext)

Enter a parse tree produced by cbody().

Declaration
void EnterCbody(alefParser.CbodyContext context)
Parameters
Type Name Description
alefParser.CbodyContext context

The parse tree.

| Improve this Doc View Source

EnterClist(alefParser.ClistContext)

Enter a parse tree produced by clist().

Declaration
void EnterClist(alefParser.ClistContext context)
Parameters
Type Name Description
alefParser.ClistContext context

The parse tree.

| Improve this Doc View Source

EnterCtlist(alefParser.CtlistContext)

Enter a parse tree produced by ctlist().

Declaration
void EnterCtlist(alefParser.CtlistContext context)
Parameters
Type Name Description
alefParser.CtlistContext context

The parse tree.

| Improve this Doc View Source

EnterDecl(alefParser.DeclContext)

Enter a parse tree produced by decl().

Declaration
void EnterDecl(alefParser.DeclContext context)
Parameters
Type Name Description
alefParser.DeclContext context

The parse tree.

| Improve this Doc View Source

EnterDecllist(alefParser.DecllistContext)

Enter a parse tree produced by decllist().

Declaration
void EnterDecllist(alefParser.DecllistContext context)
Parameters
Type Name Description
alefParser.DecllistContext context

The parse tree.

| Improve this Doc View Source

EnterElist(alefParser.ElistContext)

Enter a parse tree produced by elist().

Declaration
void EnterElist(alefParser.ElistContext context)
Parameters
Type Name Description
alefParser.ElistContext context

The parse tree.

| Improve this Doc View Source

EnterEnum_member(alefParser.Enum_memberContext)

Enter a parse tree produced by enum_member().

Declaration
void EnterEnum_member(alefParser.Enum_memberContext context)
Parameters
Type Name Description
alefParser.Enum_memberContext context

The parse tree.

| Improve this Doc View Source

EnterExpr_(alefParser.Expr_Context)

Enter a parse tree produced by expr_().

Declaration
void EnterExpr_(alefParser.Expr_Context context)
Parameters
Type Name Description
alefParser.Expr_Context context

The parse tree.

| Improve this Doc View Source

EnterIndsp(alefParser.IndspContext)

Enter a parse tree produced by indsp().

Declaration
void EnterIndsp(alefParser.IndspContext context)
Parameters
Type Name Description
alefParser.IndspContext context

The parse tree.

| Improve this Doc View Source

EnterInfo(alefParser.InfoContext)

Enter a parse tree produced by info().

Declaration
void EnterInfo(alefParser.InfoContext context)
Parameters
Type Name Description
alefParser.InfoContext context

The parse tree.

| Improve this Doc View Source

EnterIvardecl(alefParser.IvardeclContext)

Enter a parse tree produced by ivardecl().

Declaration
void EnterIvardecl(alefParser.IvardeclContext context)
Parameters
Type Name Description
alefParser.IvardeclContext context

The parse tree.

| Improve this Doc View Source

EnterMemberlist(alefParser.MemberlistContext)

Enter a parse tree produced by memberlist().

Declaration
void EnterMemberlist(alefParser.MemberlistContext context)
Parameters
Type Name Description
alefParser.MemberlistContext context

The parse tree.

| Improve this Doc View Source

EnterMonexpr(alefParser.MonexprContext)

Enter a parse tree produced by monexpr().

Declaration
void EnterMonexpr(alefParser.MonexprContext context)
Parameters
Type Name Description
alefParser.MonexprContext context

The parse tree.

| Improve this Doc View Source

EnterName(alefParser.NameContext)

Enter a parse tree produced by name().

Declaration
void EnterName(alefParser.NameContext context)
Parameters
Type Name Description
alefParser.NameContext context

The parse tree.

| Improve this Doc View Source

EnterNlstmnt(alefParser.NlstmntContext)

Enter a parse tree produced by nlstmnt().

Declaration
void EnterNlstmnt(alefParser.NlstmntContext context)
Parameters
Type Name Description
alefParser.NlstmntContext context

The parse tree.

| Improve this Doc View Source

EnterPolytype(alefParser.PolytypeContext)

Enter a parse tree produced by polytype().

Declaration
void EnterPolytype(alefParser.PolytypeContext context)
Parameters
Type Name Description
alefParser.PolytypeContext context

The parse tree.

| Improve this Doc View Source

EnterProgram(alefParser.ProgramContext)

Enter a parse tree produced by program().

Declaration
void EnterProgram(alefParser.ProgramContext context)
Parameters
Type Name Description
alefParser.ProgramContext context

The parse tree.

| Improve this Doc View Source

EnterRbody(alefParser.RbodyContext)

Enter a parse tree produced by rbody().

Declaration
void EnterRbody(alefParser.RbodyContext context)
Parameters
Type Name Description
alefParser.RbodyContext context

The parse tree.

| Improve this Doc View Source

EnterSclass(alefParser.SclassContext)

Enter a parse tree produced by sclass().

Declaration
void EnterSclass(alefParser.SclassContext context)
Parameters
Type Name Description
alefParser.SclassContext context

The parse tree.

| Improve this Doc View Source

EnterSetlist(alefParser.SetlistContext)

Enter a parse tree produced by setlist().

Declaration
void EnterSetlist(alefParser.SetlistContext context)
Parameters
Type Name Description
alefParser.SetlistContext context

The parse tree.

| Improve this Doc View Source

EnterSlist(alefParser.SlistContext)

Enter a parse tree produced by slist().

Declaration
void EnterSlist(alefParser.SlistContext context)
Parameters
Type Name Description
alefParser.SlistContext context

The parse tree.

| Improve this Doc View Source

EnterSname(alefParser.SnameContext)

Enter a parse tree produced by sname().

Declaration
void EnterSname(alefParser.SnameContext context)
Parameters
Type Name Description
alefParser.SnameContext context

The parse tree.

| Improve this Doc View Source

EnterStag(alefParser.StagContext)

Enter a parse tree produced by stag().

Declaration
void EnterStag(alefParser.StagContext context)
Parameters
Type Name Description
alefParser.StagContext context

The parse tree.

| Improve this Doc View Source

EnterStmnt(alefParser.StmntContext)

Enter a parse tree produced by stmnt().

Declaration
void EnterStmnt(alefParser.StmntContext context)
Parameters
Type Name Description
alefParser.StmntContext context

The parse tree.

| Improve this Doc View Source

EnterTbody(alefParser.TbodyContext)

Enter a parse tree produced by tbody().

Declaration
void EnterTbody(alefParser.TbodyContext context)
Parameters
Type Name Description
alefParser.TbodyContext context

The parse tree.

| Improve this Doc View Source

EnterTcase(alefParser.TcaseContext)

Enter a parse tree produced by tcase().

Declaration
void EnterTcase(alefParser.TcaseContext context)
Parameters
Type Name Description
alefParser.TcaseContext context

The parse tree.

| Improve this Doc View Source

EnterTcomp(alefParser.TcompContext)

Enter a parse tree produced by tcomp().

Declaration
void EnterTcomp(alefParser.TcompContext context)
Parameters
Type Name Description
alefParser.TcompContext context

The parse tree.

| Improve this Doc View Source

EnterTelist(alefParser.TelistContext)

Enter a parse tree produced by telist().

Declaration
void EnterTelist(alefParser.TelistContext context)
Parameters
Type Name Description
alefParser.TelistContext context

The parse tree.

| Improve this Doc View Source

EnterTerm_(alefParser.Term_Context)

Enter a parse tree produced by term_().

Declaration
void EnterTerm_(alefParser.Term_Context context)
Parameters
Type Name Description
alefParser.Term_Context context

The parse tree.

| Improve this Doc View Source

EnterTlist(alefParser.TlistContext)

Enter a parse tree produced by tlist().

Declaration
void EnterTlist(alefParser.TlistContext context)
Parameters
Type Name Description
alefParser.TlistContext context

The parse tree.

| Improve this Doc View Source

EnterTname(alefParser.TnameContext)

Enter a parse tree produced by tname().

Declaration
void EnterTname(alefParser.TnameContext context)
Parameters
Type Name Description
alefParser.TnameContext context

The parse tree.

| Improve this Doc View Source

EnterTuplearg(alefParser.TupleargContext)

Enter a parse tree produced by tuplearg().

Declaration
void EnterTuplearg(alefParser.TupleargContext context)
Parameters
Type Name Description
alefParser.TupleargContext context

The parse tree.

| Improve this Doc View Source

EnterTypecast(alefParser.TypecastContext)

Enter a parse tree produced by typecast().

Declaration
void EnterTypecast(alefParser.TypecastContext context)
Parameters
Type Name Description
alefParser.TypecastContext context

The parse tree.

| Improve this Doc View Source

EnterTypename(alefParser.TypenameContext)

Enter a parse tree produced by typename().

Declaration
void EnterTypename(alefParser.TypenameContext context)
Parameters
Type Name Description
alefParser.TypenameContext context

The parse tree.

| Improve this Doc View Source

EnterTypespec(alefParser.TypespecContext)

Enter a parse tree produced by typespec().

Declaration
void EnterTypespec(alefParser.TypespecContext context)
Parameters
Type Name Description
alefParser.TypespecContext context

The parse tree.

| Improve this Doc View Source

EnterVardecl(alefParser.VardeclContext)

Enter a parse tree produced by vardecl().

Declaration
void EnterVardecl(alefParser.VardeclContext context)
Parameters
Type Name Description
alefParser.VardeclContext context

The parse tree.

| Improve this Doc View Source

EnterVardecllist(alefParser.VardecllistContext)

Enter a parse tree produced by vardecllist().

Declaration
void EnterVardecllist(alefParser.VardecllistContext context)
Parameters
Type Name Description
alefParser.VardecllistContext context

The parse tree.

| Improve this Doc View Source

EnterVariant(alefParser.VariantContext)

Enter a parse tree produced by variant().

Declaration
void EnterVariant(alefParser.VariantContext context)
Parameters
Type Name Description
alefParser.VariantContext context

The parse tree.

| Improve this Doc View Source

EnterXtname(alefParser.XtnameContext)

Enter a parse tree produced by xtname().

Declaration
void EnterXtname(alefParser.XtnameContext context)
Parameters
Type Name Description
alefParser.XtnameContext context

The parse tree.

| Improve this Doc View Source

EnterZargs(alefParser.ZargsContext)

Enter a parse tree produced by zargs().

Declaration
void EnterZargs(alefParser.ZargsContext context)
Parameters
Type Name Description
alefParser.ZargsContext context

The parse tree.

| Improve this Doc View Source

EnterZarlist(alefParser.ZarlistContext)

Enter a parse tree produced by zarlist().

Declaration
void EnterZarlist(alefParser.ZarlistContext context)
Parameters
Type Name Description
alefParser.ZarlistContext context

The parse tree.

| Improve this Doc View Source

EnterZconst(alefParser.ZconstContext)

Enter a parse tree produced by zconst().

Declaration
void EnterZconst(alefParser.ZconstContext context)
Parameters
Type Name Description
alefParser.ZconstContext context

The parse tree.

| Improve this Doc View Source

EnterZelist(alefParser.ZelistContext)

Enter a parse tree produced by zelist().

Declaration
void EnterZelist(alefParser.ZelistContext context)
Parameters
Type Name Description
alefParser.ZelistContext context

The parse tree.

| Improve this Doc View Source

EnterZexpr(alefParser.ZexprContext)

Enter a parse tree produced by zexpr().

Declaration
void EnterZexpr(alefParser.ZexprContext context)
Parameters
Type Name Description
alefParser.ZexprContext context

The parse tree.

| Improve this Doc View Source

EnterZinit(alefParser.ZinitContext)

Enter a parse tree produced by zinit().

Declaration
void EnterZinit(alefParser.ZinitContext context)
Parameters
Type Name Description
alefParser.ZinitContext context

The parse tree.

| Improve this Doc View Source

EnterZlab(alefParser.ZlabContext)

Enter a parse tree produced by zlab().

Declaration
void EnterZlab(alefParser.ZlabContext context)
Parameters
Type Name Description
alefParser.ZlabContext context

The parse tree.

| Improve this Doc View Source

EnterZpolytype(alefParser.ZpolytypeContext)

Enter a parse tree produced by zpolytype().

Declaration
void EnterZpolytype(alefParser.ZpolytypeContext context)
Parameters
Type Name Description
alefParser.ZpolytypeContext context

The parse tree.

| Improve this Doc View Source

EnterZtag(alefParser.ZtagContext)

Enter a parse tree produced by ztag().

Declaration
void EnterZtag(alefParser.ZtagContext context)
Parameters
Type Name Description
alefParser.ZtagContext context

The parse tree.

| Improve this Doc View Source

EnterZtelist(alefParser.ZtelistContext)

Enter a parse tree produced by ztelist().

Declaration
void EnterZtelist(alefParser.ZtelistContext context)
Parameters
Type Name Description
alefParser.ZtelistContext context

The parse tree.

| Improve this Doc View Source

EnterZtname(alefParser.ZtnameContext)

Enter a parse tree produced by ztname().

Declaration
void EnterZtname(alefParser.ZtnameContext context)
Parameters
Type Name Description
alefParser.ZtnameContext context

The parse tree.

| Improve this Doc View Source

ExitAdtfunc(alefParser.AdtfuncContext)

Exit a parse tree produced by adtfunc().

Declaration
void ExitAdtfunc(alefParser.AdtfuncContext context)
Parameters
Type Name Description
alefParser.AdtfuncContext context

The parse tree.

| Improve this Doc View Source

ExitArg(alefParser.ArgContext)

Exit a parse tree produced by arg().

Declaration
void ExitArg(alefParser.ArgContext context)
Parameters
Type Name Description
alefParser.ArgContext context

The parse tree.

| Improve this Doc View Source

ExitArglist(alefParser.ArglistContext)

Exit a parse tree produced by arglist().

Declaration
void ExitArglist(alefParser.ArglistContext context)
Parameters
Type Name Description
alefParser.ArglistContext context

The parse tree.

| Improve this Doc View Source

ExitArglistp(alefParser.ArglistpContext)

Exit a parse tree produced by arglistp().

Declaration
void ExitArglistp(alefParser.ArglistpContext context)
Parameters
Type Name Description
alefParser.ArglistpContext context

The parse tree.

| Improve this Doc View Source

ExitArrayspec(alefParser.ArrayspecContext)

Exit a parse tree produced by arrayspec().

Declaration
void ExitArrayspec(alefParser.ArrayspecContext context)
Parameters
Type Name Description
alefParser.ArrayspecContext context

The parse tree.

| Improve this Doc View Source

ExitAutodecl(alefParser.AutodeclContext)

Exit a parse tree produced by autodecl().

Declaration
void ExitAutodecl(alefParser.AutodeclContext context)
Parameters
Type Name Description
alefParser.AutodeclContext context

The parse tree.

| Improve this Doc View Source

ExitAutolist(alefParser.AutolistContext)

Exit a parse tree produced by autolist().

Declaration
void ExitAutolist(alefParser.AutolistContext context)
Parameters
Type Name Description
alefParser.AutolistContext context

The parse tree.

| Improve this Doc View Source

ExitBlock(alefParser.BlockContext)

Exit a parse tree produced by block().

Declaration
void ExitBlock(alefParser.BlockContext context)
Parameters
Type Name Description
alefParser.BlockContext context

The parse tree.

| Improve this Doc View Source

ExitBufdim(alefParser.BufdimContext)

Exit a parse tree produced by bufdim().

Declaration
void ExitBufdim(alefParser.BufdimContext context)
Parameters
Type Name Description
alefParser.BufdimContext context

The parse tree.

| Improve this Doc View Source

ExitCase_(alefParser.Case_Context)

Exit a parse tree produced by case_().

Declaration
void ExitCase_(alefParser.Case_Context context)
Parameters
Type Name Description
alefParser.Case_Context context

The parse tree.

| Improve this Doc View Source

ExitCastexpr(alefParser.CastexprContext)

Exit a parse tree produced by castexpr().

Declaration
void ExitCastexpr(alefParser.CastexprContext context)
Parameters
Type Name Description
alefParser.CastexprContext context

The parse tree.

| Improve this Doc View Source

ExitCbody(alefParser.CbodyContext)

Exit a parse tree produced by cbody().

Declaration
void ExitCbody(alefParser.CbodyContext context)
Parameters
Type Name Description
alefParser.CbodyContext context

The parse tree.

| Improve this Doc View Source

ExitClist(alefParser.ClistContext)

Exit a parse tree produced by clist().

Declaration
void ExitClist(alefParser.ClistContext context)
Parameters
Type Name Description
alefParser.ClistContext context

The parse tree.

| Improve this Doc View Source

ExitCtlist(alefParser.CtlistContext)

Exit a parse tree produced by ctlist().

Declaration
void ExitCtlist(alefParser.CtlistContext context)
Parameters
Type Name Description
alefParser.CtlistContext context

The parse tree.

| Improve this Doc View Source

ExitDecl(alefParser.DeclContext)

Exit a parse tree produced by decl().

Declaration
void ExitDecl(alefParser.DeclContext context)
Parameters
Type Name Description
alefParser.DeclContext context

The parse tree.

| Improve this Doc View Source

ExitDecllist(alefParser.DecllistContext)

Exit a parse tree produced by decllist().

Declaration
void ExitDecllist(alefParser.DecllistContext context)
Parameters
Type Name Description
alefParser.DecllistContext context

The parse tree.

| Improve this Doc View Source

ExitElist(alefParser.ElistContext)

Exit a parse tree produced by elist().

Declaration
void ExitElist(alefParser.ElistContext context)
Parameters
Type Name Description
alefParser.ElistContext context

The parse tree.

| Improve this Doc View Source

ExitEnum_member(alefParser.Enum_memberContext)

Exit a parse tree produced by enum_member().

Declaration
void ExitEnum_member(alefParser.Enum_memberContext context)
Parameters
Type Name Description
alefParser.Enum_memberContext context

The parse tree.

| Improve this Doc View Source

ExitExpr_(alefParser.Expr_Context)

Exit a parse tree produced by expr_().

Declaration
void ExitExpr_(alefParser.Expr_Context context)
Parameters
Type Name Description
alefParser.Expr_Context context

The parse tree.

| Improve this Doc View Source

ExitIndsp(alefParser.IndspContext)

Exit a parse tree produced by indsp().

Declaration
void ExitIndsp(alefParser.IndspContext context)
Parameters
Type Name Description
alefParser.IndspContext context

The parse tree.

| Improve this Doc View Source

ExitInfo(alefParser.InfoContext)

Exit a parse tree produced by info().

Declaration
void ExitInfo(alefParser.InfoContext context)
Parameters
Type Name Description
alefParser.InfoContext context

The parse tree.

| Improve this Doc View Source

ExitIvardecl(alefParser.IvardeclContext)

Exit a parse tree produced by ivardecl().

Declaration
void ExitIvardecl(alefParser.IvardeclContext context)
Parameters
Type Name Description
alefParser.IvardeclContext context

The parse tree.

| Improve this Doc View Source

ExitMemberlist(alefParser.MemberlistContext)

Exit a parse tree produced by memberlist().

Declaration
void ExitMemberlist(alefParser.MemberlistContext context)
Parameters
Type Name Description
alefParser.MemberlistContext context

The parse tree.

| Improve this Doc View Source

ExitMonexpr(alefParser.MonexprContext)

Exit a parse tree produced by monexpr().

Declaration
void ExitMonexpr(alefParser.MonexprContext context)
Parameters
Type Name Description
alefParser.MonexprContext context

The parse tree.

| Improve this Doc View Source

ExitName(alefParser.NameContext)

Exit a parse tree produced by name().

Declaration
void ExitName(alefParser.NameContext context)
Parameters
Type Name Description
alefParser.NameContext context

The parse tree.

| Improve this Doc View Source

ExitNlstmnt(alefParser.NlstmntContext)

Exit a parse tree produced by nlstmnt().

Declaration
void ExitNlstmnt(alefParser.NlstmntContext context)
Parameters
Type Name Description
alefParser.NlstmntContext context

The parse tree.

| Improve this Doc View Source

ExitPolytype(alefParser.PolytypeContext)

Exit a parse tree produced by polytype().

Declaration
void ExitPolytype(alefParser.PolytypeContext context)
Parameters
Type Name Description
alefParser.PolytypeContext context

The parse tree.

| Improve this Doc View Source

ExitProgram(alefParser.ProgramContext)

Exit a parse tree produced by program().

Declaration
void ExitProgram(alefParser.ProgramContext context)
Parameters
Type Name Description
alefParser.ProgramContext context

The parse tree.

| Improve this Doc View Source

ExitRbody(alefParser.RbodyContext)

Exit a parse tree produced by rbody().

Declaration
void ExitRbody(alefParser.RbodyContext context)
Parameters
Type Name Description
alefParser.RbodyContext context

The parse tree.

| Improve this Doc View Source

ExitSclass(alefParser.SclassContext)

Exit a parse tree produced by sclass().

Declaration
void ExitSclass(alefParser.SclassContext context)
Parameters
Type Name Description
alefParser.SclassContext context

The parse tree.

| Improve this Doc View Source

ExitSetlist(alefParser.SetlistContext)

Exit a parse tree produced by setlist().

Declaration
void ExitSetlist(alefParser.SetlistContext context)
Parameters
Type Name Description
alefParser.SetlistContext context

The parse tree.

| Improve this Doc View Source

ExitSlist(alefParser.SlistContext)

Exit a parse tree produced by slist().

Declaration
void ExitSlist(alefParser.SlistContext context)
Parameters
Type Name Description
alefParser.SlistContext context

The parse tree.

| Improve this Doc View Source

ExitSname(alefParser.SnameContext)

Exit a parse tree produced by sname().

Declaration
void ExitSname(alefParser.SnameContext context)
Parameters
Type Name Description
alefParser.SnameContext context

The parse tree.

| Improve this Doc View Source

ExitStag(alefParser.StagContext)

Exit a parse tree produced by stag().

Declaration
void ExitStag(alefParser.StagContext context)
Parameters
Type Name Description
alefParser.StagContext context

The parse tree.

| Improve this Doc View Source

ExitStmnt(alefParser.StmntContext)

Exit a parse tree produced by stmnt().

Declaration
void ExitStmnt(alefParser.StmntContext context)
Parameters
Type Name Description
alefParser.StmntContext context

The parse tree.

| Improve this Doc View Source

ExitTbody(alefParser.TbodyContext)

Exit a parse tree produced by tbody().

Declaration
void ExitTbody(alefParser.TbodyContext context)
Parameters
Type Name Description
alefParser.TbodyContext context

The parse tree.

| Improve this Doc View Source

ExitTcase(alefParser.TcaseContext)

Exit a parse tree produced by tcase().

Declaration
void ExitTcase(alefParser.TcaseContext context)
Parameters
Type Name Description
alefParser.TcaseContext context

The parse tree.

| Improve this Doc View Source

ExitTcomp(alefParser.TcompContext)

Exit a parse tree produced by tcomp().

Declaration
void ExitTcomp(alefParser.TcompContext context)
Parameters
Type Name Description
alefParser.TcompContext context

The parse tree.

| Improve this Doc View Source

ExitTelist(alefParser.TelistContext)

Exit a parse tree produced by telist().

Declaration
void ExitTelist(alefParser.TelistContext context)
Parameters
Type Name Description
alefParser.TelistContext context

The parse tree.

| Improve this Doc View Source

ExitTerm_(alefParser.Term_Context)

Exit a parse tree produced by term_().

Declaration
void ExitTerm_(alefParser.Term_Context context)
Parameters
Type Name Description
alefParser.Term_Context context

The parse tree.

| Improve this Doc View Source

ExitTlist(alefParser.TlistContext)

Exit a parse tree produced by tlist().

Declaration
void ExitTlist(alefParser.TlistContext context)
Parameters
Type Name Description
alefParser.TlistContext context

The parse tree.

| Improve this Doc View Source

ExitTname(alefParser.TnameContext)

Exit a parse tree produced by tname().

Declaration
void ExitTname(alefParser.TnameContext context)
Parameters
Type Name Description
alefParser.TnameContext context

The parse tree.

| Improve this Doc View Source

ExitTuplearg(alefParser.TupleargContext)

Exit a parse tree produced by tuplearg().

Declaration
void ExitTuplearg(alefParser.TupleargContext context)
Parameters
Type Name Description
alefParser.TupleargContext context

The parse tree.

| Improve this Doc View Source

ExitTypecast(alefParser.TypecastContext)

Exit a parse tree produced by typecast().

Declaration
void ExitTypecast(alefParser.TypecastContext context)
Parameters
Type Name Description
alefParser.TypecastContext context

The parse tree.

| Improve this Doc View Source

ExitTypename(alefParser.TypenameContext)

Exit a parse tree produced by typename().

Declaration
void ExitTypename(alefParser.TypenameContext context)
Parameters
Type Name Description
alefParser.TypenameContext context

The parse tree.

| Improve this Doc View Source

ExitTypespec(alefParser.TypespecContext)

Exit a parse tree produced by typespec().

Declaration
void ExitTypespec(alefParser.TypespecContext context)
Parameters
Type Name Description
alefParser.TypespecContext context

The parse tree.

| Improve this Doc View Source

ExitVardecl(alefParser.VardeclContext)

Exit a parse tree produced by vardecl().

Declaration
void ExitVardecl(alefParser.VardeclContext context)
Parameters
Type Name Description
alefParser.VardeclContext context

The parse tree.

| Improve this Doc View Source

ExitVardecllist(alefParser.VardecllistContext)

Exit a parse tree produced by vardecllist().

Declaration
void ExitVardecllist(alefParser.VardecllistContext context)
Parameters
Type Name Description
alefParser.VardecllistContext context

The parse tree.

| Improve this Doc View Source

ExitVariant(alefParser.VariantContext)

Exit a parse tree produced by variant().

Declaration
void ExitVariant(alefParser.VariantContext context)
Parameters
Type Name Description
alefParser.VariantContext context

The parse tree.

| Improve this Doc View Source

ExitXtname(alefParser.XtnameContext)

Exit a parse tree produced by xtname().

Declaration
void ExitXtname(alefParser.XtnameContext context)
Parameters
Type Name Description
alefParser.XtnameContext context

The parse tree.

| Improve this Doc View Source

ExitZargs(alefParser.ZargsContext)

Exit a parse tree produced by zargs().

Declaration
void ExitZargs(alefParser.ZargsContext context)
Parameters
Type Name Description
alefParser.ZargsContext context

The parse tree.

| Improve this Doc View Source

ExitZarlist(alefParser.ZarlistContext)

Exit a parse tree produced by zarlist().

Declaration
void ExitZarlist(alefParser.ZarlistContext context)
Parameters
Type Name Description
alefParser.ZarlistContext context

The parse tree.

| Improve this Doc View Source

ExitZconst(alefParser.ZconstContext)

Exit a parse tree produced by zconst().

Declaration
void ExitZconst(alefParser.ZconstContext context)
Parameters
Type Name Description
alefParser.ZconstContext context

The parse tree.

| Improve this Doc View Source

ExitZelist(alefParser.ZelistContext)

Exit a parse tree produced by zelist().

Declaration
void ExitZelist(alefParser.ZelistContext context)
Parameters
Type Name Description
alefParser.ZelistContext context

The parse tree.

| Improve this Doc View Source

ExitZexpr(alefParser.ZexprContext)

Exit a parse tree produced by zexpr().

Declaration
void ExitZexpr(alefParser.ZexprContext context)
Parameters
Type Name Description
alefParser.ZexprContext context

The parse tree.

| Improve this Doc View Source

ExitZinit(alefParser.ZinitContext)

Exit a parse tree produced by zinit().

Declaration
void ExitZinit(alefParser.ZinitContext context)
Parameters
Type Name Description
alefParser.ZinitContext context

The parse tree.

| Improve this Doc View Source

ExitZlab(alefParser.ZlabContext)

Exit a parse tree produced by zlab().

Declaration
void ExitZlab(alefParser.ZlabContext context)
Parameters
Type Name Description
alefParser.ZlabContext context

The parse tree.

| Improve this Doc View Source

ExitZpolytype(alefParser.ZpolytypeContext)

Exit a parse tree produced by zpolytype().

Declaration
void ExitZpolytype(alefParser.ZpolytypeContext context)
Parameters
Type Name Description
alefParser.ZpolytypeContext context

The parse tree.

| Improve this Doc View Source

ExitZtag(alefParser.ZtagContext)

Exit a parse tree produced by ztag().

Declaration
void ExitZtag(alefParser.ZtagContext context)
Parameters
Type Name Description
alefParser.ZtagContext context

The parse tree.

| Improve this Doc View Source

ExitZtelist(alefParser.ZtelistContext)

Exit a parse tree produced by ztelist().

Declaration
void ExitZtelist(alefParser.ZtelistContext context)
Parameters
Type Name Description
alefParser.ZtelistContext context

The parse tree.

| Improve this Doc View Source

ExitZtname(alefParser.ZtnameContext)

Exit a parse tree produced by ztname().

Declaration
void ExitZtname(alefParser.ZtnameContext context)
Parameters
Type Name Description
alefParser.ZtnameContext context

The parse tree.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX