SyntaxExtensions.PrintArgumentTuple Method
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.
C#
public static string PrintArgumentTuple (this Microsoft.Quantum.QsCompiler.SyntaxTokens.QsTuple<Microsoft.Quantum.QsCompiler.SyntaxTree.LocalVariableDeclaration<Microsoft.Quantum.QsCompiler.SyntaxTree.QsLocalSymbol,Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedType>> item);
Microsoft.Quantum.QsCompiler.SyntaxProcessing.SyntaxExtensions.PrintArgumentTuple : Microsoft.Quantum.QsCompiler.SyntaxTokens.QsTuple<Microsoft.Quantum.QsCompiler.SyntaxTree.LocalVariableDeclaration<Microsoft.Quantum.QsCompiler.SyntaxTree.QsLocalSymbol, Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedType>> -> string
<Extension()>
Public Function PrintArgumentTuple (item As QsTuple(Of LocalVariableDeclaration(Of QsLocalSymbol, ResolvedType))) As String
System.String
Produkt | Wersje |
---|---|
Microsoft Quantum Development Kit | Latest |