ScalarLiteralNode
This patch introduces `ScalarLiteralNode` without any uses by other nodes yet. It also includes lexing and parsing for integer and floating point numbers. Reapplies #152308 with a fix.
ValueObject::CreateValueObjectFromScalar
Scalar::GetData
GetIndexOfChildWithName
llvm::Expected