1 reference to IdentToken
Microsoft.ML.Transforms (1)
Expression\Lexer.cs (1)
673
return new
IdentToken
(GetSpan(), nstr.Value.ToString());