WithRange(Yarn.Compiler.Range)
Method in DeclarationBuilder
Summary
Sets the Range of the Declaration .
public DeclarationBuilder WithRange(Yarn.Compiler.Range range)
Parameters
Name
Description
Yarn.Compiler.Range range
The range to apply to the Declaration.
Returns
The DeclarationBuilder instance that received this method call.
Last updated
Was this helpful?