For a list of all members of this type, see NonTerminalSymbolCollection members.
Name | Description | |
---|---|---|
![]() | Add | Adds a new NonTerminalSymbol to the collection with the specified name. |
![]() | Clear | Removes all NonTerminalSymbol instances from this collection. |
![]() | Contains | Overloaded. Returns a value indicating whether the specified NonTerminalSymbol exists within the collection. |
![]() | Remove | Overloaded. Removes the NonTerminalSymbol with the specified name from the collection. |
![]() | TryGetSymbol | Tries to get a NonTerminalSymbol with the specified name and returns whether one is in the collection. |