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