Show / Hide Table of Contents

Namespace GCore.Antlr.Grammers.Focal

Classes

focalBaseListener

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

focalBaseVisitor<Result>

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

focalLexer

focalParser

focalParser.AskContext

focalParser.AskpairContext

focalParser.CommandContext

focalParser.CommentContext

focalParser.Do_Context

focalParser.ExpressionContext

focalParser.For_Context

focalParser.Goto_Context

focalParser.GrpnumContext

focalParser.If_Context

focalParser.LinenumContext

focalParser.MantissaContext

focalParser.NumberContext

focalParser.PrimaryContext

focalParser.ProgContext

focalParser.QuitContext

focalParser.Return_Context

focalParser.Set_Context

focalParser.Signed_Context

focalParser.StatementContext

focalParser.TermContext

focalParser.Type_Context

focalParser.TypeexpressionContext

focalParser.Write_Context

Interfaces

IfocalListener

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

IfocalVisitor<Result>

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

In This Article
Back to top Generated by DocFX