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

Classes

class  DLVHEXParserBaseVisitor< Result >
 This class provides an empty implementation of IDLVHEXParserVisitor<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