C-minor v0.0

Tokenizer.TokenRaw Property

Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Lexical
Declaring Type: Tokenizer

The raw text associated with the token

public string TokenRaw { get; }

Property Type

string