C# Class Antlr4.Codegen.Model.LeftFactoredRuleFunction

Inheritance: RuleFunction
Afficher le fichier Open project: sharwell/antlr4cs

Méthodes publiques

Méthode Description
LeftFactoredRuleFunction ( OutputModelFactory factory, Rule r ) : Antlr4.Tool

Method Details

LeftFactoredRuleFunction() public méthode

public LeftFactoredRuleFunction ( OutputModelFactory factory, Rule r ) : Antlr4.Tool
factory OutputModelFactory
r Antlr4.Tool.Rule
Résultat Antlr4.Tool