C# Class Antlr4.Codegen.Model.MatchSet

Inheritance: MatchToken
Show file Open project: sharwell/antlr4cs Class Usage Examples

Public Methods

Method Description
MatchSet ( OutputModelFactory factory, GrammarAST ast ) : Antlr4.Codegen.Model.Decl

Method Details

MatchSet() public method

public MatchSet ( OutputModelFactory factory, GrammarAST ast ) : Antlr4.Codegen.Model.Decl
factory OutputModelFactory
ast Antlr4.Tool.Ast.GrammarAST
return Antlr4.Codegen.Model.Decl