An NDoc Documented Class Library

Rule.ContainsOneNonTerminal Property

Gets true if the rule contains exactly one symbol.

public bool ContainsOneNonTerminal {get;}

Remarks

Used by the Parser object to TrimReductions

See Also

Rule Class | GoldParser Namespace