Show / Hide Table of Contents

Namespace GCore.Antlr.Grammers.Rfc1960

Classes

filterBaseListener

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

filterBaseVisitor<Result>

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

filterLexer

filterParser

filterParser.And_Context

filterParser.Any_Context

filterParser.AttrContext

filterParser.Filter_Context

filterParser.FiltercompContext

filterParser.FilterlistContext

filterParser.FiltertypeContext

filterParser.Final_Context

filterParser.InitialContext

filterParser.ItemContext

filterParser.Not_Context

filterParser.Or_Context

filterParser.PresentContext

filterParser.SimpleContext

filterParser.StarvalContext

filterParser.SubstringContext

filterParser.ValueContext

Interfaces

IfilterListener

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

IfilterVisitor<Result>

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

In This Article
Back to top Generated by DocFX