QsCustomType.WithSource(Source) Method

Definition

public Microsoft.Quantum.QsCompiler.SyntaxTree.QsCustomType WithSource (Microsoft.Quantum.QsCompiler.SyntaxTree.Source source);
member this.WithSource : Microsoft.Quantum.QsCompiler.SyntaxTree.Source -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsCustomType
Public Function WithSource (source As Source) As QsCustomType

Parameters

source
Source

Returns

QsCustomType

Applies to