Version 24.2 (latest)

PlainTextLanguage.SymbolNames Class Fields

For a list of all members of this type, see PlainTextLanguage.SymbolNames members.

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