Show / Hide Table of Contents

Namespace GCore.Antlr.Grammers.Turtle

Classes

TURTLEBaseListener

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

TURTLEBaseVisitor<Result>

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

TURTLELexer

TURTLEParser

TURTLEParser.BaseContext

TURTLEParser.BlankNodePropertyListContext

TURTLEParser.CollectionContext

TURTLEParser.DirectiveContext

TURTLEParser.IriContext

TURTLEParser.LiteralContext

TURTLEParser.Object_Context

TURTLEParser.ObjectListContext

TURTLEParser.PredicateContext

TURTLEParser.PredicateObjectListContext

TURTLEParser.PrefixIDContext

TURTLEParser.RdfLiteralContext

TURTLEParser.SparqlBaseContext

TURTLEParser.SparqlPrefixContext

TURTLEParser.StatementContext

TURTLEParser.SubjectContext

TURTLEParser.TriplesContext

TURTLEParser.TurtleDocContext

TURTLEParser.VerbContext

Interfaces

ITURTLEListener

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

ITURTLEVisitor<Result>

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

In This Article
Back to top Generated by DocFX