WithRange(Yarn.Compiler.Range)
Method in DeclarationBuilder
Summary
Sets the Range of the Declaration .
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