Interface ItinymudListener
This interface defines a complete listener for a parse tree produced by tinymudParser.
Namespace: GCore.Antlr.Grammers.Tinymud
Assembly: Tinymud.dll
Syntax
public interface ItinymudListener : Antlr4.Runtime.Tree.IParseTreeListener
Methods
| Improve this Doc View SourceEnterAction(tinymudParser.ActionContext)
Enter a parse tree produced by action().
Declaration
void EnterAction(tinymudParser.ActionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.ActionContext | context | The parse tree. |
EnterBootcommand(tinymudParser.BootcommandContext)
Enter a parse tree produced by bootcommand().
Declaration
void EnterBootcommand(tinymudParser.BootcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.BootcommandContext | context | The parse tree. |
EnterChowncommand(tinymudParser.ChowncommandContext)
Enter a parse tree produced by chowncommand().
Declaration
void EnterChowncommand(tinymudParser.ChowncommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.ChowncommandContext | context | The parse tree. |
EnterCommand(tinymudParser.CommandContext)
Enter a parse tree produced by command().
Declaration
void EnterCommand(tinymudParser.CommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.CommandContext | context | The parse tree. |
EnterCost(tinymudParser.CostContext)
Enter a parse tree produced by cost().
Declaration
void EnterCost(tinymudParser.CostContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.CostContext | context | The parse tree. |
EnterCreatecommand(tinymudParser.CreatecommandContext)
Enter a parse tree produced by createcommand().
Declaration
void EnterCreatecommand(tinymudParser.CreatecommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.CreatecommandContext | context | The parse tree. |
EnterDescribecommand(tinymudParser.DescribecommandContext)
Enter a parse tree produced by describecommand().
Declaration
void EnterDescribecommand(tinymudParser.DescribecommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.DescribecommandContext | context | The parse tree. |
EnterDescription(tinymudParser.DescriptionContext)
Enter a parse tree produced by description().
Declaration
void EnterDescription(tinymudParser.DescriptionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.DescriptionContext | context | The parse tree. |
EnterDigcommand(tinymudParser.DigcommandContext)
Enter a parse tree produced by digcommand().
Declaration
void EnterDigcommand(tinymudParser.DigcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.DigcommandContext | context | The parse tree. |
EnterDir_(tinymudParser.Dir_Context)
Enter a parse tree produced by dir_().
Declaration
void EnterDir_(tinymudParser.Dir_Context context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.Dir_Context | context | The parse tree. |
EnterDirection(tinymudParser.DirectionContext)
Enter a parse tree produced by direction().
Declaration
void EnterDirection(tinymudParser.DirectionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.DirectionContext | context | The parse tree. |
EnterDropaction(tinymudParser.DropactionContext)
Enter a parse tree produced by dropaction().
Declaration
void EnterDropaction(tinymudParser.DropactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.DropactionContext | context | The parse tree. |
EnterDumpcommand(tinymudParser.DumpcommandContext)
Enter a parse tree produced by dumpcommand().
Declaration
void EnterDumpcommand(tinymudParser.DumpcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.DumpcommandContext | context | The parse tree. |
EnterExamineaction(tinymudParser.ExamineactionContext)
Enter a parse tree produced by examineaction().
Declaration
void EnterExamineaction(tinymudParser.ExamineactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.ExamineactionContext | context | The parse tree. |
EnterFailcommand(tinymudParser.FailcommandContext)
Enter a parse tree produced by failcommand().
Declaration
void EnterFailcommand(tinymudParser.FailcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.FailcommandContext | context | The parse tree. |
EnterFindcommand(tinymudParser.FindcommandContext)
Enter a parse tree produced by findcommand().
Declaration
void EnterFindcommand(tinymudParser.FindcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.FindcommandContext | context | The parse tree. |
EnterFlag(tinymudParser.FlagContext)
Enter a parse tree produced by flag().
Declaration
void EnterFlag(tinymudParser.FlagContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.FlagContext | context | The parse tree. |
EnterForcecommand(tinymudParser.ForcecommandContext)
Enter a parse tree produced by forcecommand().
Declaration
void EnterForcecommand(tinymudParser.ForcecommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.ForcecommandContext | context | The parse tree. |
EnterGetaction(tinymudParser.GetactionContext)
Enter a parse tree produced by getaction().
Declaration
void EnterGetaction(tinymudParser.GetactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.GetactionContext | context | The parse tree. |
EnterGiveaction(tinymudParser.GiveactionContext)
Enter a parse tree produced by giveaction().
Declaration
void EnterGiveaction(tinymudParser.GiveactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.GiveactionContext | context | The parse tree. |
EnterGotoaction(tinymudParser.GotoactionContext)
Enter a parse tree produced by gotoaction().
Declaration
void EnterGotoaction(tinymudParser.GotoactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.GotoactionContext | context | The parse tree. |
EnterGripeaction(tinymudParser.GripeactionContext)
Enter a parse tree produced by gripeaction().
Declaration
void EnterGripeaction(tinymudParser.GripeactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.GripeactionContext | context | The parse tree. |
EnterHelpaction(tinymudParser.HelpactionContext)
Enter a parse tree produced by helpaction().
Declaration
void EnterHelpaction(tinymudParser.HelpactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.HelpactionContext | context | The parse tree. |
EnterInventoryaction(tinymudParser.InventoryactionContext)
Enter a parse tree produced by inventoryaction().
Declaration
void EnterInventoryaction(tinymudParser.InventoryactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.InventoryactionContext | context | The parse tree. |
EnterKey(tinymudParser.KeyContext)
Enter a parse tree produced by key().
Declaration
void EnterKey(tinymudParser.KeyContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.KeyContext | context | The parse tree. |
EnterKillaction(tinymudParser.KillactionContext)
Enter a parse tree produced by killaction().
Declaration
void EnterKillaction(tinymudParser.KillactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.KillactionContext | context | The parse tree. |
EnterLine(tinymudParser.LineContext)
Enter a parse tree produced by line().
Declaration
void EnterLine(tinymudParser.LineContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.LineContext | context | The parse tree. |
EnterLinkcommand(tinymudParser.LinkcommandContext)
Enter a parse tree produced by linkcommand().
Declaration
void EnterLinkcommand(tinymudParser.LinkcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.LinkcommandContext | context | The parse tree. |
EnterLockcommand(tinymudParser.LockcommandContext)
Enter a parse tree produced by lockcommand().
Declaration
void EnterLockcommand(tinymudParser.LockcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.LockcommandContext | context | The parse tree. |
EnterLookaction(tinymudParser.LookactionContext)
Enter a parse tree produced by lookaction().
Declaration
void EnterLookaction(tinymudParser.LookactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.LookactionContext | context | The parse tree. |
EnterMessage(tinymudParser.MessageContext)
Enter a parse tree produced by message().
Declaration
void EnterMessage(tinymudParser.MessageContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.MessageContext | context | The parse tree. |
EnterName(tinymudParser.NameContext)
Enter a parse tree produced by name().
Declaration
void EnterName(tinymudParser.NameContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.NameContext | context | The parse tree. |
EnterNamecommand(tinymudParser.NamecommandContext)
Enter a parse tree produced by namecommand().
Declaration
void EnterNamecommand(tinymudParser.NamecommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.NamecommandContext | context | The parse tree. |
EnterNewpassswordcommand(tinymudParser.NewpassswordcommandContext)
Enter a parse tree produced by newpassswordcommand().
Declaration
void EnterNewpassswordcommand(tinymudParser.NewpassswordcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.NewpassswordcommandContext | context | The parse tree. |
EnterNewsaction(tinymudParser.NewsactionContext)
Enter a parse tree produced by newsaction().
Declaration
void EnterNewsaction(tinymudParser.NewsactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.NewsactionContext | context | The parse tree. |
EnterNumber(tinymudParser.NumberContext)
Enter a parse tree produced by number().
Declaration
void EnterNumber(tinymudParser.NumberContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.NumberContext | context | The parse tree. |
EnterObject_(tinymudParser.Object_Context)
Enter a parse tree produced by object_().
Declaration
void EnterObject_(tinymudParser.Object_Context context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.Object_Context | context | The parse tree. |
EnterOfailcommand(tinymudParser.OfailcommandContext)
Enter a parse tree produced by ofailcommand().
Declaration
void EnterOfailcommand(tinymudParser.OfailcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.OfailcommandContext | context | The parse tree. |
EnterOpencommand(tinymudParser.OpencommandContext)
Enter a parse tree produced by opencommand().
Declaration
void EnterOpencommand(tinymudParser.OpencommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.OpencommandContext | context | The parse tree. |
EnterOsuccesscommand(tinymudParser.OsuccesscommandContext)
Enter a parse tree produced by osuccesscommand().
Declaration
void EnterOsuccesscommand(tinymudParser.OsuccesscommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.OsuccesscommandContext | context | The parse tree. |
EnterPageaction(tinymudParser.PageactionContext)
Enter a parse tree produced by pageaction().
Declaration
void EnterPageaction(tinymudParser.PageactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.PageactionContext | context | The parse tree. |
EnterPassword(tinymudParser.PasswordContext)
Enter a parse tree produced by password().
Declaration
void EnterPassword(tinymudParser.PasswordContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.PasswordContext | context | The parse tree. |
EnterPasswordcommand(tinymudParser.PasswordcommandContext)
Enter a parse tree produced by passwordcommand().
Declaration
void EnterPasswordcommand(tinymudParser.PasswordcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.PasswordcommandContext | context | The parse tree. |
EnterPcreatecommand(tinymudParser.PcreatecommandContext)
Enter a parse tree produced by pcreatecommand().
Declaration
void EnterPcreatecommand(tinymudParser.PcreatecommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.PcreatecommandContext | context | The parse tree. |
EnterPennies(tinymudParser.PenniesContext)
Enter a parse tree produced by pennies().
Declaration
void EnterPennies(tinymudParser.PenniesContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.PenniesContext | context | The parse tree. |
EnterPlayer(tinymudParser.PlayerContext)
Enter a parse tree produced by player().
Declaration
void EnterPlayer(tinymudParser.PlayerContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.PlayerContext | context | The parse tree. |
EnterProg(tinymudParser.ProgContext)
Enter a parse tree produced by prog().
Declaration
void EnterProg(tinymudParser.ProgContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.ProgContext | context | The parse tree. |
EnterQuitaction(tinymudParser.QuitactionContext)
Enter a parse tree produced by quitaction().
Declaration
void EnterQuitaction(tinymudParser.QuitactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.QuitactionContext | context | The parse tree. |
EnterRobaction(tinymudParser.RobactionContext)
Enter a parse tree produced by robaction().
Declaration
void EnterRobaction(tinymudParser.RobactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.RobactionContext | context | The parse tree. |
EnterRoom(tinymudParser.RoomContext)
Enter a parse tree produced by room().
Declaration
void EnterRoom(tinymudParser.RoomContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.RoomContext | context | The parse tree. |
EnterSayaction(tinymudParser.SayactionContext)
Enter a parse tree produced by sayaction().
Declaration
void EnterSayaction(tinymudParser.SayactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.SayactionContext | context | The parse tree. |
EnterScoreaction(tinymudParser.ScoreactionContext)
Enter a parse tree produced by scoreaction().
Declaration
void EnterScoreaction(tinymudParser.ScoreactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.ScoreactionContext | context | The parse tree. |
EnterSetcommand(tinymudParser.SetcommandContext)
Enter a parse tree produced by setcommand().
Declaration
void EnterSetcommand(tinymudParser.SetcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.SetcommandContext | context | The parse tree. |
EnterShutdowncommand(tinymudParser.ShutdowncommandContext)
Enter a parse tree produced by shutdowncommand().
Declaration
void EnterShutdowncommand(tinymudParser.ShutdowncommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.ShutdowncommandContext | context | The parse tree. |
EnterStatscommand(tinymudParser.StatscommandContext)
Enter a parse tree produced by statscommand().
Declaration
void EnterStatscommand(tinymudParser.StatscommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.StatscommandContext | context | The parse tree. |
EnterSuccesscommand(tinymudParser.SuccesscommandContext)
Enter a parse tree produced by successcommand().
Declaration
void EnterSuccesscommand(tinymudParser.SuccesscommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.SuccesscommandContext | context | The parse tree. |
EnterTeleportcommand(tinymudParser.TeleportcommandContext)
Enter a parse tree produced by teleportcommand().
Declaration
void EnterTeleportcommand(tinymudParser.TeleportcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.TeleportcommandContext | context | The parse tree. |
EnterToadcommand(tinymudParser.ToadcommandContext)
Enter a parse tree produced by toadcommand().
Declaration
void EnterToadcommand(tinymudParser.ToadcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.ToadcommandContext | context | The parse tree. |
EnterUnlinkcommand(tinymudParser.UnlinkcommandContext)
Enter a parse tree produced by unlinkcommand().
Declaration
void EnterUnlinkcommand(tinymudParser.UnlinkcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.UnlinkcommandContext | context | The parse tree. |
EnterUnlockcommand(tinymudParser.UnlockcommandContext)
Enter a parse tree produced by unlockcommand().
Declaration
void EnterUnlockcommand(tinymudParser.UnlockcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.UnlockcommandContext | context | The parse tree. |
EnterWallcommand(tinymudParser.WallcommandContext)
Enter a parse tree produced by wallcommand().
Declaration
void EnterWallcommand(tinymudParser.WallcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.WallcommandContext | context | The parse tree. |
EnterWhisperaction(tinymudParser.WhisperactionContext)
Enter a parse tree produced by whisperaction().
Declaration
void EnterWhisperaction(tinymudParser.WhisperactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.WhisperactionContext | context | The parse tree. |
EnterWhoaction(tinymudParser.WhoactionContext)
Enter a parse tree produced by whoaction().
Declaration
void EnterWhoaction(tinymudParser.WhoactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.WhoactionContext | context | The parse tree. |
ExitAction(tinymudParser.ActionContext)
Exit a parse tree produced by action().
Declaration
void ExitAction(tinymudParser.ActionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.ActionContext | context | The parse tree. |
ExitBootcommand(tinymudParser.BootcommandContext)
Exit a parse tree produced by bootcommand().
Declaration
void ExitBootcommand(tinymudParser.BootcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.BootcommandContext | context | The parse tree. |
ExitChowncommand(tinymudParser.ChowncommandContext)
Exit a parse tree produced by chowncommand().
Declaration
void ExitChowncommand(tinymudParser.ChowncommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.ChowncommandContext | context | The parse tree. |
ExitCommand(tinymudParser.CommandContext)
Exit a parse tree produced by command().
Declaration
void ExitCommand(tinymudParser.CommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.CommandContext | context | The parse tree. |
ExitCost(tinymudParser.CostContext)
Exit a parse tree produced by cost().
Declaration
void ExitCost(tinymudParser.CostContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.CostContext | context | The parse tree. |
ExitCreatecommand(tinymudParser.CreatecommandContext)
Exit a parse tree produced by createcommand().
Declaration
void ExitCreatecommand(tinymudParser.CreatecommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.CreatecommandContext | context | The parse tree. |
ExitDescribecommand(tinymudParser.DescribecommandContext)
Exit a parse tree produced by describecommand().
Declaration
void ExitDescribecommand(tinymudParser.DescribecommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.DescribecommandContext | context | The parse tree. |
ExitDescription(tinymudParser.DescriptionContext)
Exit a parse tree produced by description().
Declaration
void ExitDescription(tinymudParser.DescriptionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.DescriptionContext | context | The parse tree. |
ExitDigcommand(tinymudParser.DigcommandContext)
Exit a parse tree produced by digcommand().
Declaration
void ExitDigcommand(tinymudParser.DigcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.DigcommandContext | context | The parse tree. |
ExitDir_(tinymudParser.Dir_Context)
Exit a parse tree produced by dir_().
Declaration
void ExitDir_(tinymudParser.Dir_Context context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.Dir_Context | context | The parse tree. |
ExitDirection(tinymudParser.DirectionContext)
Exit a parse tree produced by direction().
Declaration
void ExitDirection(tinymudParser.DirectionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.DirectionContext | context | The parse tree. |
ExitDropaction(tinymudParser.DropactionContext)
Exit a parse tree produced by dropaction().
Declaration
void ExitDropaction(tinymudParser.DropactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.DropactionContext | context | The parse tree. |
ExitDumpcommand(tinymudParser.DumpcommandContext)
Exit a parse tree produced by dumpcommand().
Declaration
void ExitDumpcommand(tinymudParser.DumpcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.DumpcommandContext | context | The parse tree. |
ExitExamineaction(tinymudParser.ExamineactionContext)
Exit a parse tree produced by examineaction().
Declaration
void ExitExamineaction(tinymudParser.ExamineactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.ExamineactionContext | context | The parse tree. |
ExitFailcommand(tinymudParser.FailcommandContext)
Exit a parse tree produced by failcommand().
Declaration
void ExitFailcommand(tinymudParser.FailcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.FailcommandContext | context | The parse tree. |
ExitFindcommand(tinymudParser.FindcommandContext)
Exit a parse tree produced by findcommand().
Declaration
void ExitFindcommand(tinymudParser.FindcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.FindcommandContext | context | The parse tree. |
ExitFlag(tinymudParser.FlagContext)
Exit a parse tree produced by flag().
Declaration
void ExitFlag(tinymudParser.FlagContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.FlagContext | context | The parse tree. |
ExitForcecommand(tinymudParser.ForcecommandContext)
Exit a parse tree produced by forcecommand().
Declaration
void ExitForcecommand(tinymudParser.ForcecommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.ForcecommandContext | context | The parse tree. |
ExitGetaction(tinymudParser.GetactionContext)
Exit a parse tree produced by getaction().
Declaration
void ExitGetaction(tinymudParser.GetactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.GetactionContext | context | The parse tree. |
ExitGiveaction(tinymudParser.GiveactionContext)
Exit a parse tree produced by giveaction().
Declaration
void ExitGiveaction(tinymudParser.GiveactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.GiveactionContext | context | The parse tree. |
ExitGotoaction(tinymudParser.GotoactionContext)
Exit a parse tree produced by gotoaction().
Declaration
void ExitGotoaction(tinymudParser.GotoactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.GotoactionContext | context | The parse tree. |
ExitGripeaction(tinymudParser.GripeactionContext)
Exit a parse tree produced by gripeaction().
Declaration
void ExitGripeaction(tinymudParser.GripeactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.GripeactionContext | context | The parse tree. |
ExitHelpaction(tinymudParser.HelpactionContext)
Exit a parse tree produced by helpaction().
Declaration
void ExitHelpaction(tinymudParser.HelpactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.HelpactionContext | context | The parse tree. |
ExitInventoryaction(tinymudParser.InventoryactionContext)
Exit a parse tree produced by inventoryaction().
Declaration
void ExitInventoryaction(tinymudParser.InventoryactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.InventoryactionContext | context | The parse tree. |
ExitKey(tinymudParser.KeyContext)
Exit a parse tree produced by key().
Declaration
void ExitKey(tinymudParser.KeyContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.KeyContext | context | The parse tree. |
ExitKillaction(tinymudParser.KillactionContext)
Exit a parse tree produced by killaction().
Declaration
void ExitKillaction(tinymudParser.KillactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.KillactionContext | context | The parse tree. |
ExitLine(tinymudParser.LineContext)
Exit a parse tree produced by line().
Declaration
void ExitLine(tinymudParser.LineContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.LineContext | context | The parse tree. |
ExitLinkcommand(tinymudParser.LinkcommandContext)
Exit a parse tree produced by linkcommand().
Declaration
void ExitLinkcommand(tinymudParser.LinkcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.LinkcommandContext | context | The parse tree. |
ExitLockcommand(tinymudParser.LockcommandContext)
Exit a parse tree produced by lockcommand().
Declaration
void ExitLockcommand(tinymudParser.LockcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.LockcommandContext | context | The parse tree. |
ExitLookaction(tinymudParser.LookactionContext)
Exit a parse tree produced by lookaction().
Declaration
void ExitLookaction(tinymudParser.LookactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.LookactionContext | context | The parse tree. |
ExitMessage(tinymudParser.MessageContext)
Exit a parse tree produced by message().
Declaration
void ExitMessage(tinymudParser.MessageContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.MessageContext | context | The parse tree. |
ExitName(tinymudParser.NameContext)
Exit a parse tree produced by name().
Declaration
void ExitName(tinymudParser.NameContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.NameContext | context | The parse tree. |
ExitNamecommand(tinymudParser.NamecommandContext)
Exit a parse tree produced by namecommand().
Declaration
void ExitNamecommand(tinymudParser.NamecommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.NamecommandContext | context | The parse tree. |
ExitNewpassswordcommand(tinymudParser.NewpassswordcommandContext)
Exit a parse tree produced by newpassswordcommand().
Declaration
void ExitNewpassswordcommand(tinymudParser.NewpassswordcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.NewpassswordcommandContext | context | The parse tree. |
ExitNewsaction(tinymudParser.NewsactionContext)
Exit a parse tree produced by newsaction().
Declaration
void ExitNewsaction(tinymudParser.NewsactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.NewsactionContext | context | The parse tree. |
ExitNumber(tinymudParser.NumberContext)
Exit a parse tree produced by number().
Declaration
void ExitNumber(tinymudParser.NumberContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.NumberContext | context | The parse tree. |
ExitObject_(tinymudParser.Object_Context)
Exit a parse tree produced by object_().
Declaration
void ExitObject_(tinymudParser.Object_Context context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.Object_Context | context | The parse tree. |
ExitOfailcommand(tinymudParser.OfailcommandContext)
Exit a parse tree produced by ofailcommand().
Declaration
void ExitOfailcommand(tinymudParser.OfailcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.OfailcommandContext | context | The parse tree. |
ExitOpencommand(tinymudParser.OpencommandContext)
Exit a parse tree produced by opencommand().
Declaration
void ExitOpencommand(tinymudParser.OpencommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.OpencommandContext | context | The parse tree. |
ExitOsuccesscommand(tinymudParser.OsuccesscommandContext)
Exit a parse tree produced by osuccesscommand().
Declaration
void ExitOsuccesscommand(tinymudParser.OsuccesscommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.OsuccesscommandContext | context | The parse tree. |
ExitPageaction(tinymudParser.PageactionContext)
Exit a parse tree produced by pageaction().
Declaration
void ExitPageaction(tinymudParser.PageactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.PageactionContext | context | The parse tree. |
ExitPassword(tinymudParser.PasswordContext)
Exit a parse tree produced by password().
Declaration
void ExitPassword(tinymudParser.PasswordContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.PasswordContext | context | The parse tree. |
ExitPasswordcommand(tinymudParser.PasswordcommandContext)
Exit a parse tree produced by passwordcommand().
Declaration
void ExitPasswordcommand(tinymudParser.PasswordcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.PasswordcommandContext | context | The parse tree. |
ExitPcreatecommand(tinymudParser.PcreatecommandContext)
Exit a parse tree produced by pcreatecommand().
Declaration
void ExitPcreatecommand(tinymudParser.PcreatecommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.PcreatecommandContext | context | The parse tree. |
ExitPennies(tinymudParser.PenniesContext)
Exit a parse tree produced by pennies().
Declaration
void ExitPennies(tinymudParser.PenniesContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.PenniesContext | context | The parse tree. |
ExitPlayer(tinymudParser.PlayerContext)
Exit a parse tree produced by player().
Declaration
void ExitPlayer(tinymudParser.PlayerContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.PlayerContext | context | The parse tree. |
ExitProg(tinymudParser.ProgContext)
Exit a parse tree produced by prog().
Declaration
void ExitProg(tinymudParser.ProgContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.ProgContext | context | The parse tree. |
ExitQuitaction(tinymudParser.QuitactionContext)
Exit a parse tree produced by quitaction().
Declaration
void ExitQuitaction(tinymudParser.QuitactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.QuitactionContext | context | The parse tree. |
ExitRobaction(tinymudParser.RobactionContext)
Exit a parse tree produced by robaction().
Declaration
void ExitRobaction(tinymudParser.RobactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.RobactionContext | context | The parse tree. |
ExitRoom(tinymudParser.RoomContext)
Exit a parse tree produced by room().
Declaration
void ExitRoom(tinymudParser.RoomContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.RoomContext | context | The parse tree. |
ExitSayaction(tinymudParser.SayactionContext)
Exit a parse tree produced by sayaction().
Declaration
void ExitSayaction(tinymudParser.SayactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.SayactionContext | context | The parse tree. |
ExitScoreaction(tinymudParser.ScoreactionContext)
Exit a parse tree produced by scoreaction().
Declaration
void ExitScoreaction(tinymudParser.ScoreactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.ScoreactionContext | context | The parse tree. |
ExitSetcommand(tinymudParser.SetcommandContext)
Exit a parse tree produced by setcommand().
Declaration
void ExitSetcommand(tinymudParser.SetcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.SetcommandContext | context | The parse tree. |
ExitShutdowncommand(tinymudParser.ShutdowncommandContext)
Exit a parse tree produced by shutdowncommand().
Declaration
void ExitShutdowncommand(tinymudParser.ShutdowncommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.ShutdowncommandContext | context | The parse tree. |
ExitStatscommand(tinymudParser.StatscommandContext)
Exit a parse tree produced by statscommand().
Declaration
void ExitStatscommand(tinymudParser.StatscommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.StatscommandContext | context | The parse tree. |
ExitSuccesscommand(tinymudParser.SuccesscommandContext)
Exit a parse tree produced by successcommand().
Declaration
void ExitSuccesscommand(tinymudParser.SuccesscommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.SuccesscommandContext | context | The parse tree. |
ExitTeleportcommand(tinymudParser.TeleportcommandContext)
Exit a parse tree produced by teleportcommand().
Declaration
void ExitTeleportcommand(tinymudParser.TeleportcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.TeleportcommandContext | context | The parse tree. |
ExitToadcommand(tinymudParser.ToadcommandContext)
Exit a parse tree produced by toadcommand().
Declaration
void ExitToadcommand(tinymudParser.ToadcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.ToadcommandContext | context | The parse tree. |
ExitUnlinkcommand(tinymudParser.UnlinkcommandContext)
Exit a parse tree produced by unlinkcommand().
Declaration
void ExitUnlinkcommand(tinymudParser.UnlinkcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.UnlinkcommandContext | context | The parse tree. |
ExitUnlockcommand(tinymudParser.UnlockcommandContext)
Exit a parse tree produced by unlockcommand().
Declaration
void ExitUnlockcommand(tinymudParser.UnlockcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.UnlockcommandContext | context | The parse tree. |
ExitWallcommand(tinymudParser.WallcommandContext)
Exit a parse tree produced by wallcommand().
Declaration
void ExitWallcommand(tinymudParser.WallcommandContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.WallcommandContext | context | The parse tree. |
ExitWhisperaction(tinymudParser.WhisperactionContext)
Exit a parse tree produced by whisperaction().
Declaration
void ExitWhisperaction(tinymudParser.WhisperactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.WhisperactionContext | context | The parse tree. |
ExitWhoaction(tinymudParser.WhoactionContext)
Exit a parse tree produced by whoaction().
Declaration
void ExitWhoaction(tinymudParser.WhoactionContext context)
Parameters
Type | Name | Description |
---|---|---|
tinymudParser.WhoactionContext | context | The parse tree. |