Show / Hide Table of Contents

Namespace GCore.Antlr.Grammers.Databank

Classes

databankBaseListener

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

databankBaseVisitor<Result>

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

databankLexer

databankParser

databankParser.DatabankContext

databankParser.DatatypeContext

databankParser.DatedseriesContext

databankParser.DatelineContext

databankParser.NumberContext

databankParser.SampleContext

databankParser.UndatedseriesContext

Interfaces

IdatabankListener

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

IdatabankVisitor<Result>

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

In This Article
Back to top Generated by DocFX