SyntaxExtensions.PrintArgumentTuple Method

Definition

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

Parameters

Returns

String

Applies to