Show / Hide Table of Contents

Namespace GCore.Antlr.Grammers.Refal

Classes

refalBaseListener

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

refalBaseVisitor<Result>

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

refalLexer

refalParser

refalParser.Arg_Context

refalParser.Block_Context

refalParser.Block_endingContext

refalParser.ConditionsContext

refalParser.EvarContext

refalParser.Expression_Context

refalParser.External_declContext

refalParser.F_definitionContext

refalParser.F_name_listContext

refalParser.F_nameContext

refalParser.IdentifierContext

refalParser.IndexContext

refalParser.Left_sideContext

refalParser.PatternContext

refalParser.ProgramContext

refalParser.Right_sideContext

refalParser.SentenceContext

refalParser.SvarContext

refalParser.SymbolContext

refalParser.Term_Context

refalParser.TvarContext

refalParser.VariableContext

Interfaces

IrefalListener

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

IrefalVisitor<Result>

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

In This Article
Back to top Generated by DocFX