C# Class Sarcasm.GrammarAst.BnfExpressionHelpers

Mostrar archivo Open project: davidnemeti/Sarcasm

Public Methods

Method Description
ToBnfExpression ( this bnfTerm ) : BnfExpression

Private Methods

Method Description
GetBnfTermsList ( this bnfExpression ) : IEnumerable

Method Details

ToBnfExpression() public static method

public static ToBnfExpression ( this bnfTerm ) : BnfExpression
bnfTerm this
return BnfExpression