Show / Hide Table of Contents

Namespace GCore.Antlr.Grammers.Sgf

Classes

sgfBaseListener

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

sgfBaseVisitor<Result>

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

sgfLexer

sgfParser

sgfParser.CollectionContext

sgfParser.GameInfoContext

sgfParser.GameTreeContext

sgfParser.Go_Context

sgfParser.LoaContext

sgfParser.MarkupContext

sgfParser.MiscContext

sgfParser.MoveAnnotationContext

sgfParser.MoveContext

sgfParser.NodeAnnotationContext

sgfParser.NodeContext

sgfParser.PrivatePropContext

sgfParser.Property_Context

sgfParser.RootContext

sgfParser.SequenceContext

sgfParser.SetupContext

sgfParser.TimingContext

Interfaces

IsgfListener

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

IsgfVisitor<Result>

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

In This Article
Back to top Generated by DocFX