1 reference to NumLitNode
Microsoft.ML.Transforms (1)
Expression\LambdaParser.cs (1)
596
return new
NumLitNode
(TokMove().As<NumLitToken>());