SourceLocation type that annotates that the node has been replaced in relation to the original string. It means that this node should be generated, and that the source string from start to end has been changed.
The end of the region in the original source string that this node replaces.
The start of the region in the original source string that this node replaces.
SourceLocation type that annotates that the node has been replaced in relation to the original string. It means that this node should be generated, and that the source string from start to end has been changed.