Rule is the logical structures of the grammar.
For a list of all members of this type, see Rule Members.
System.Object
GoldParser.Rule
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Rules consist of a head containing a nonterminal followed by a series of both nonterminals and terminals.
Namespace: GoldParser
Assembly: GoldParser (in GoldParser.dll)
Rule Members | GoldParser Namespace