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