EmbASP-CSharp v7.1.0
Classes | Typedefs
DatalogGrammarBaseVisitor.cs File Reference

Classes

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

Typedefs

using IToken = Antlr4.Runtime.IToken
 
using ParserRuleContext = Antlr4.Runtime.ParserRuleContext
 

Typedef Documentation

◆ IToken

using IToken = Antlr4.Runtime.IToken

◆ ParserRuleContext

using ParserRuleContext = Antlr4.Runtime.ParserRuleContext