VariableNode.returnType

stores the return type. Only stored after ASTCheck has checked it

struct VariableNode
DataType returnType;

Meta