Enhanced C#
Language of your choice: library documentation
Public static fields | Public Member Functions | List of all members
Loyc.Syntax.Lexing.WhitespaceTag Class Reference

WhitespaceTag.Value can be used as the Token.Value of whitespace tokens, to make whitespace easy to filter out. More...


Source file:

Remarks

WhitespaceTag.Value can be used as the Token.Value of whitespace tokens, to make whitespace easy to filter out.

Public static fields

static readonly WhitespaceTag Value = new WhitespaceTag()
 

Public Member Functions

override string ToString ()