Version

Symbol Class Members

The following tables list the members exposed by Symbol.

Public Properties
 NameDescription
Public PropertyGrammarGets the Grammar to which the Symbol belongs.  
Public PropertyIsStartOfErrorRecoveryPairGets or sets a value indicating whether the presence of the Symbol followed by a specific TerminalSymbol signals the middle or end of a structure being parsed.  
Public PropertyNameReturns the name of the symbol.  
Public Operators
public Operator Implicit Type Conversion Converts a Symbol to a SymbolReferenceSyntaxRule referencing that symbol.
See Also