CallableDeclarationHeader.FromSource(Source) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Quantum.QsCompiler.CallableDeclarationHeader FromSource (Microsoft.Quantum.QsCompiler.SyntaxTree.Source source);
member this.FromSource : Microsoft.Quantum.QsCompiler.SyntaxTree.Source -> Microsoft.Quantum.QsCompiler.CallableDeclarationHeader
Public Function FromSource (source As Source) As CallableDeclarationHeader
Parameters
- source
- Source