2.3 (Current)
Search
K
Links

WithRange(Yarn.Compiler.Range)

Method in DeclarationBuilder

Summary

Sets the Range of the Declaration .
public DeclarationBuilder WithRange(Yarn.Compiler.Range range)

Parameters

Name
Description
The range to apply to the Declaration.

Returns

The DeclarationBuilder instance that received this method call.