Show / Hide Table of Contents

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 Source

EnterAction(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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

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