Show / Hide Table of Contents

Namespace GCore.Antlr.Grammers.Sieve

Classes

sieveBaseListener

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

sieveBaseVisitor<Result>

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

sieveLexer

sieveParser

sieveParser.ArgumentContext

sieveParser.ArgumentsContext

sieveParser.BlockContext

sieveParser.CommandContext

sieveParser.CommandsContext

sieveParser.ComparatorContext

sieveParser.MultilineContext

sieveParser.MultilinedotstartContext

sieveParser.MultilineliteralContext

sieveParser.StartContext

sieveParser.StringContext

sieveParser.StringlistContext

sieveParser.TestContext

sieveParser.TestlistContext

Interfaces

IsieveListener

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

IsieveVisitor<Result>

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

In This Article
Back to top Generated by DocFX