Version

PlainTextLanguage.SymbolNames Class Members

The following tables list the members exposed by PlainTextLanguage.SymbolNames.

Public Fields
 NameDescription
Public FieldEndOfStreamTokenName for the EndOfStreamToken symbol.  
Public FieldNewLineTokenName for the NewLineToken symbol.  
Public FieldPunctuationTokenName for the PunctuationToken symbol.  
Public FieldUnrecognizedTokenName for the UnrecognizedToken symbol.  
Public FieldWhitespaceTokenName for the WhitespaceToken symbol.  
Public FieldWordTokenName for the WordToken symbol.  
See Also