Show / Hide Table of Contents

Interface ImuddbListener

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

Namespace: GCore.Antlr.Grammers.Muddb
Assembly: Muddb.dll
Syntax
public interface ImuddbListener : Antlr4.Runtime.Tree.IParseTreeListener

Methods

| Improve this Doc View Source

EnterBool_(muddbParser.Bool_Context)

Enter a parse tree produced by bool_().

Declaration
void EnterBool_(muddbParser.Bool_Context context)
Parameters
Type Name Description
muddbParser.Bool_Context context

The parse tree.

| Improve this Doc View Source

EnterContents(muddbParser.ContentsContext)

Enter a parse tree produced by contents().

Declaration
void EnterContents(muddbParser.ContentsContext context)
Parameters
Type Name Description
muddbParser.ContentsContext context

The parse tree.

| Improve this Doc View Source

EnterDb(muddbParser.DbContext)

Enter a parse tree produced by db().

Declaration
void EnterDb(muddbParser.DbContext context)
Parameters
Type Name Description
muddbParser.DbContext context

The parse tree.

| Improve this Doc View Source

EnterDescription(muddbParser.DescriptionContext)

Enter a parse tree produced by description().

Declaration
void EnterDescription(muddbParser.DescriptionContext context)
Parameters
Type Name Description
muddbParser.DescriptionContext context

The parse tree.

| Improve this Doc View Source

EnterExits(muddbParser.ExitsContext)

Enter a parse tree produced by exits().

Declaration
void EnterExits(muddbParser.ExitsContext context)
Parameters
Type Name Description
muddbParser.ExitsContext context

The parse tree.

| Improve this Doc View Source

EnterFail_message(muddbParser.Fail_messageContext)

Enter a parse tree produced by fail_message().

Declaration
void EnterFail_message(muddbParser.Fail_messageContext context)
Parameters
Type Name Description
muddbParser.Fail_messageContext context

The parse tree.

| Improve this Doc View Source

EnterFlags(muddbParser.FlagsContext)

Enter a parse tree produced by flags().

Declaration
void EnterFlags(muddbParser.FlagsContext context)
Parameters
Type Name Description
muddbParser.FlagsContext context

The parse tree.

| Improve this Doc View Source

EnterKey(muddbParser.KeyContext)

Enter a parse tree produced by key().

Declaration
void EnterKey(muddbParser.KeyContext context)
Parameters
Type Name Description
muddbParser.KeyContext context

The parse tree.

| Improve this Doc View Source

EnterLocation(muddbParser.LocationContext)

Enter a parse tree produced by location().

Declaration
void EnterLocation(muddbParser.LocationContext context)
Parameters
Type Name Description
muddbParser.LocationContext context

The parse tree.

| Improve this Doc View Source

EnterName(muddbParser.NameContext)

Enter a parse tree produced by name().

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

The parse tree.

| Improve this Doc View Source

EnterNext_(muddbParser.Next_Context)

Enter a parse tree produced by next_().

Declaration
void EnterNext_(muddbParser.Next_Context context)
Parameters
Type Name Description
muddbParser.Next_Context context

The parse tree.

| Improve this Doc View Source

EnterOfail(muddbParser.OfailContext)

Enter a parse tree produced by ofail().

Declaration
void EnterOfail(muddbParser.OfailContext context)
Parameters
Type Name Description
muddbParser.OfailContext context

The parse tree.

| Improve this Doc View Source

EnterOsuccess(muddbParser.OsuccessContext)

Enter a parse tree produced by osuccess().

Declaration
void EnterOsuccess(muddbParser.OsuccessContext context)
Parameters
Type Name Description
muddbParser.OsuccessContext context

The parse tree.

| Improve this Doc View Source

EnterOwner(muddbParser.OwnerContext)

Enter a parse tree produced by owner().

Declaration
void EnterOwner(muddbParser.OwnerContext context)
Parameters
Type Name Description
muddbParser.OwnerContext context

The parse tree.

| Improve this Doc View Source

EnterPassword(muddbParser.PasswordContext)

Enter a parse tree produced by password().

Declaration
void EnterPassword(muddbParser.PasswordContext context)
Parameters
Type Name Description
muddbParser.PasswordContext context

The parse tree.

| Improve this Doc View Source

EnterPennies(muddbParser.PenniesContext)

Enter a parse tree produced by pennies().

Declaration
void EnterPennies(muddbParser.PenniesContext context)
Parameters
Type Name Description
muddbParser.PenniesContext context

The parse tree.

| Improve this Doc View Source

EnterRef(muddbParser.RefContext)

Enter a parse tree produced by .

Declaration
void EnterRef(muddbParser.RefContext context)
Parameters
Type Name Description
muddbParser.RefContext context

The parse tree.

| Improve this Doc View Source

EnterRoom(muddbParser.RoomContext)

Enter a parse tree produced by room().

Declaration
void EnterRoom(muddbParser.RoomContext context)
Parameters
Type Name Description
muddbParser.RoomContext context

The parse tree.

| Improve this Doc View Source

EnterRoomno(muddbParser.RoomnoContext)

Enter a parse tree produced by roomno().

Declaration
void EnterRoomno(muddbParser.RoomnoContext context)
Parameters
Type Name Description
muddbParser.RoomnoContext context

The parse tree.

| Improve this Doc View Source

EnterString(muddbParser.StringContext)

Enter a parse tree produced by .

Declaration
void EnterString(muddbParser.StringContext context)
Parameters
Type Name Description
muddbParser.StringContext context

The parse tree.

| Improve this Doc View Source

EnterSucc_message(muddbParser.Succ_messageContext)

Enter a parse tree produced by succ_message().

Declaration
void EnterSucc_message(muddbParser.Succ_messageContext context)
Parameters
Type Name Description
muddbParser.Succ_messageContext context

The parse tree.

| Improve this Doc View Source

ExitBool_(muddbParser.Bool_Context)

Exit a parse tree produced by bool_().

Declaration
void ExitBool_(muddbParser.Bool_Context context)
Parameters
Type Name Description
muddbParser.Bool_Context context

The parse tree.

| Improve this Doc View Source

ExitContents(muddbParser.ContentsContext)

Exit a parse tree produced by contents().

Declaration
void ExitContents(muddbParser.ContentsContext context)
Parameters
Type Name Description
muddbParser.ContentsContext context

The parse tree.

| Improve this Doc View Source

ExitDb(muddbParser.DbContext)

Exit a parse tree produced by db().

Declaration
void ExitDb(muddbParser.DbContext context)
Parameters
Type Name Description
muddbParser.DbContext context

The parse tree.

| Improve this Doc View Source

ExitDescription(muddbParser.DescriptionContext)

Exit a parse tree produced by description().

Declaration
void ExitDescription(muddbParser.DescriptionContext context)
Parameters
Type Name Description
muddbParser.DescriptionContext context

The parse tree.

| Improve this Doc View Source

ExitExits(muddbParser.ExitsContext)

Exit a parse tree produced by exits().

Declaration
void ExitExits(muddbParser.ExitsContext context)
Parameters
Type Name Description
muddbParser.ExitsContext context

The parse tree.

| Improve this Doc View Source

ExitFail_message(muddbParser.Fail_messageContext)

Exit a parse tree produced by fail_message().

Declaration
void ExitFail_message(muddbParser.Fail_messageContext context)
Parameters
Type Name Description
muddbParser.Fail_messageContext context

The parse tree.

| Improve this Doc View Source

ExitFlags(muddbParser.FlagsContext)

Exit a parse tree produced by flags().

Declaration
void ExitFlags(muddbParser.FlagsContext context)
Parameters
Type Name Description
muddbParser.FlagsContext context

The parse tree.

| Improve this Doc View Source

ExitKey(muddbParser.KeyContext)

Exit a parse tree produced by key().

Declaration
void ExitKey(muddbParser.KeyContext context)
Parameters
Type Name Description
muddbParser.KeyContext context

The parse tree.

| Improve this Doc View Source

ExitLocation(muddbParser.LocationContext)

Exit a parse tree produced by location().

Declaration
void ExitLocation(muddbParser.LocationContext context)
Parameters
Type Name Description
muddbParser.LocationContext context

The parse tree.

| Improve this Doc View Source

ExitName(muddbParser.NameContext)

Exit a parse tree produced by name().

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

The parse tree.

| Improve this Doc View Source

ExitNext_(muddbParser.Next_Context)

Exit a parse tree produced by next_().

Declaration
void ExitNext_(muddbParser.Next_Context context)
Parameters
Type Name Description
muddbParser.Next_Context context

The parse tree.

| Improve this Doc View Source

ExitOfail(muddbParser.OfailContext)

Exit a parse tree produced by ofail().

Declaration
void ExitOfail(muddbParser.OfailContext context)
Parameters
Type Name Description
muddbParser.OfailContext context

The parse tree.

| Improve this Doc View Source

ExitOsuccess(muddbParser.OsuccessContext)

Exit a parse tree produced by osuccess().

Declaration
void ExitOsuccess(muddbParser.OsuccessContext context)
Parameters
Type Name Description
muddbParser.OsuccessContext context

The parse tree.

| Improve this Doc View Source

ExitOwner(muddbParser.OwnerContext)

Exit a parse tree produced by owner().

Declaration
void ExitOwner(muddbParser.OwnerContext context)
Parameters
Type Name Description
muddbParser.OwnerContext context

The parse tree.

| Improve this Doc View Source

ExitPassword(muddbParser.PasswordContext)

Exit a parse tree produced by password().

Declaration
void ExitPassword(muddbParser.PasswordContext context)
Parameters
Type Name Description
muddbParser.PasswordContext context

The parse tree.

| Improve this Doc View Source

ExitPennies(muddbParser.PenniesContext)

Exit a parse tree produced by pennies().

Declaration
void ExitPennies(muddbParser.PenniesContext context)
Parameters
Type Name Description
muddbParser.PenniesContext context

The parse tree.

| Improve this Doc View Source

ExitRef(muddbParser.RefContext)

Exit a parse tree produced by .

Declaration
void ExitRef(muddbParser.RefContext context)
Parameters
Type Name Description
muddbParser.RefContext context

The parse tree.

| Improve this Doc View Source

ExitRoom(muddbParser.RoomContext)

Exit a parse tree produced by room().

Declaration
void ExitRoom(muddbParser.RoomContext context)
Parameters
Type Name Description
muddbParser.RoomContext context

The parse tree.

| Improve this Doc View Source

ExitRoomno(muddbParser.RoomnoContext)

Exit a parse tree produced by roomno().

Declaration
void ExitRoomno(muddbParser.RoomnoContext context)
Parameters
Type Name Description
muddbParser.RoomnoContext context

The parse tree.

| Improve this Doc View Source

ExitString(muddbParser.StringContext)

Exit a parse tree produced by .

Declaration
void ExitString(muddbParser.StringContext context)
Parameters
Type Name Description
muddbParser.StringContext context

The parse tree.

| Improve this Doc View Source

ExitSucc_message(muddbParser.Succ_messageContext)

Exit a parse tree produced by succ_message().

Declaration
void ExitSucc_message(muddbParser.Succ_messageContext context)
Parameters
Type Name Description
muddbParser.Succ_messageContext context

The parse tree.

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