C# Class Antlr4.Codegen.Model.LeftUnfactoredRuleFunction

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

Méthodes publiques

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

Method Details

LeftUnfactoredRuleFunction() public méthode

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