TypeDeclarationHeader.FromSource(Source) Method

Definition

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

Parameters

source
Source

Returns

TypeDeclarationHeader

Applies to