Method in DeclarationBuilder
Sets the Range of the Declaration .
public DeclarationBuilder WithRange(Yarn.Compiler.Range range)
Yarn.Compiler.Range range
The range to apply to the Declaration.
The DeclarationBuilder instance that received this method call.