C# Class Antlr4.Codegen.Model.RuleSempredFunction

Inheritance: RuleActionFunction
Afficher le fichier Open project: sharwell/antlr4cs Class Usage Examples

Méthodes publiques

Méthode Description
RuleSempredFunction ( OutputModelFactory factory, Rule r, string ctxType ) : Antlr4.Tool

Method Details

RuleSempredFunction() public méthode

public RuleSempredFunction ( OutputModelFactory factory, Rule r, string ctxType ) : Antlr4.Tool
factory OutputModelFactory
r Antlr4.Tool.Rule
ctxType string
Résultat Antlr4.Tool