Show / Hide Table of Contents

Namespace GCore.Antlr.Grammers.Lisa

Classes

lisaBaseListener

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

lisaBaseVisitor<Result>

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

lisaLexer

lisaParser

lisaParser.Add_expressionContext

lisaParser.AddopContext

lisaParser.ConstantContext

lisaParser.Declaration_blockContext

lisaParser.Declaration_statementContext

lisaParser.Declaration_statementsContext

lisaParser.Expression_statementContext

lisaParser.ExpressionContext

lisaParser.ExpropContext

lisaParser.FactorContext

lisaParser.Function_Context

lisaParser.Generating_statementContext

lisaParser.Generator_typeContext

lisaParser.If_statementContext

lisaParser.IntegerContext

lisaParser.MultopContext

lisaParser.Or_expressionContext

lisaParser.Parameter_listContext

lisaParser.Program_blockContext

lisaParser.ProgramContext

lisaParser.Relation_expressionContext

lisaParser.RelopContext

lisaParser.Simple_expressionContext

lisaParser.StatementContext

lisaParser.StatementsContext

lisaParser.TermContext

lisaParser.Type_Context

lisaParser.Unary_relationexpressionContext

lisaParser.VariableContext

lisaParser.While_statementContext

Interfaces

IlisaListener

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

IlisaVisitor<Result>

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

In This Article
Back to top Generated by DocFX