Represents an AST without any source information.
ASTWithSource.missingSource(AST ast) : this(ast, null, null);