WithRange(Yarn.Compiler.Range)
Summary
public DeclarationBuilder WithRange(Yarn.Compiler.Range range)Parameters
Name
Description
Returns
Last updated
Was this helpful?
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.
Last updated
Was this helpful?
Was this helpful?
