C# Class Sarcasm.GrammarAst.BnfExpressionHelpers

Afficher le fichier Open project: davidnemeti/Sarcasm

Méthodes publiques

Méthode Description
ToBnfExpression ( this bnfTerm ) : BnfExpression

Private Methods

Méthode Description
GetBnfTermsList ( this bnfExpression ) : IEnumerable

Method Details

ToBnfExpression() public static méthode

public static ToBnfExpression ( this bnfTerm ) : BnfExpression
bnfTerm this
Résultat BnfExpression