Lexer TToken  Source Property NFX Class Library

[This is preliminary documentation and is subject to change.]

References source code text that was lexed

Namespace: NFX.CodeAnalysis
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public ISourceText Source { get; }

Property Value

Type: ISourceText

Implements

ILexer Source
See Also