LiteralNode.returnType

stores the data type for the literal

struct LiteralNode
DataType returnType;

Meta