Show / Hide Table of Contents

Namespace GCore.Antlr.Grammers.Infosapient

Classes

infosapientBaseListener

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

infosapientBaseVisitor<Result>

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

infosapientLexer

infosapientParser

infosapientParser.AttribClauseContext

infosapientParser.ClauseContext

infosapientParser.ConditionalRuleContext

infosapientParser.ConsequentContext

infosapientParser.ExprContext

infosapientParser.HedgeCollectionContext

infosapientParser.HedgeContext

infosapientParser.Id_Context

infosapientParser.NLiteralContext

infosapientParser.Operator_Context

infosapientParser.PremiseContext

infosapientParser.RestrictionHedgeContext

Interfaces

IinfosapientListener

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

IinfosapientVisitor<Result>

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

In This Article
Back to top Generated by DocFX