C# Class Antlr4.Codegen.Model.LeftUnfactoredRuleFunction

Inheritance: RuleFunction
Datei anzeigen Open project: sharwell/antlr4cs

Public Methods

Method Description
LeftUnfactoredRuleFunction ( OutputModelFactory factory, Rule r ) : Antlr4.Tool

Method Details

LeftUnfactoredRuleFunction() public method

public LeftUnfactoredRuleFunction ( OutputModelFactory factory, Rule r ) : Antlr4.Tool
factory OutputModelFactory
r Antlr4.Tool.Rule
return Antlr4.Tool