C# Class Antlr4.Codegen.Model.Decl.RuleContextListDecl

Inheritance: RuleContextDecl
Datei anzeigen Open project: sharwell/antlr4cs Class Usage Examples

Public Methods

Method Description
RuleContextListDecl ( OutputModelFactory factory, string name, string ctxName )

Method Details

RuleContextListDecl() public method

public RuleContextListDecl ( OutputModelFactory factory, string name, string ctxName )
factory OutputModelFactory
name string
ctxName string