WithType(IType)
Method in DeclarationBuilder
Summary
Sets the Type of the Declaration .
Parameters
Name
Description
Yarn.IType type
The type to apply to the Declaration.
Returns
The DeclarationBuilder instance that received this method call.
Last updated