Show / Hide Table of Contents

Namespace GCore.Antlr.Grammers.Orwell

Classes

orwellBaseListener

This class provides an empty implementation of IorwellListener, which can be extended to create a listener which only needs to handle a subset of the available methods.

orwellBaseVisitor<Result>

This class provides an empty implementation of IorwellVisitor<Result>, which can be extended to create a visitor which only needs to handle a subset of the available methods.

orwellLexer

orwellParser

orwellParser.AssocContext

orwellParser.CompContext

orwellParser.ConContext

orwellParser.CondeclContext

orwellParser.ConditionalContext

orwellParser.ConstructContext

orwellParser.DeclContext

orwellParser.Def_Context

orwellParser.FliteralContext

orwellParser.IfpartContext

orwellParser.InfixContext

orwellParser.List_Context

orwellParser.ListformContext

orwellParser.LiteralContext

orwellParser.NameContext

orwellParser.OpdeclContext

orwellParser.OpkindContext

orwellParser.OtherpartContext

orwellParser.Pat1Context

orwellParser.Pat2Context

orwellParser.PatContext

orwellParser.PatlistContext

orwellParser.PatprimaryContext

orwellParser.PatprimarynameContext

orwellParser.PatsectionContext

orwellParser.PattupleContext

orwellParser.PrefixContext

orwellParser.PrimaryContext

orwellParser.PrimarynameContext

orwellParser.ProgramContext

orwellParser.QualifierContext

orwellParser.RhsContext

orwellParser.SectionContext

orwellParser.SyndeclContext

orwellParser.Term1Context

orwellParser.Term2Context

orwellParser.TermContext

orwellParser.Tuple_Context

orwellParser.Tylhs1Context

orwellParser.TylhsContext

orwellParser.TylhsprimaryContext

orwellParser.TylhssectionContext

orwellParser.TylistContext

orwellParser.TynameContext

orwellParser.Type_Context

orwellParser.TypedeclContext

orwellParser.TyprimaryContext

orwellParser.TyprimarynameContext

orwellParser.TysectionContext

orwellParser.Tyterm1Context

orwellParser.Tyterm2Context

orwellParser.TytupleContext

orwellParser.TyvarContext

orwellParser.UptoContext

orwellParser.Var_Context

orwellParser.WherepartContext

Interfaces

IorwellListener

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

IorwellVisitor<Result>

This interface defines a complete generic visitor for a parse tree produced by orwellParser.

In This Article
Back to top Generated by DocFX