WithSourceNodeName(string)
Method in DeclarationBuilder
Summary
Sets the SourceNodeName of the Declaration .
Parameters
Name | Description |
---|---|
| The source node name to apply to the Declaration. |
Returns
The DeclarationBuilder instance that received this method call.
Last updated