SyntaxGenerator.ControlledFunctorArgument Method

Definition

public static string ControlledFunctorArgument (Microsoft.Quantum.QsCompiler.SyntaxTokens.QsTuple<Microsoft.Quantum.QsCompiler.SyntaxTree.LocalVariableDeclaration<Microsoft.Quantum.QsCompiler.SyntaxTree.QsLocalSymbol,Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedType>> arg);
Microsoft.Quantum.QsCompiler.SyntaxGenerator.ControlledFunctorArgument : Microsoft.Quantum.QsCompiler.SyntaxTokens.QsTuple<Microsoft.Quantum.QsCompiler.SyntaxTree.LocalVariableDeclaration<Microsoft.Quantum.QsCompiler.SyntaxTree.QsLocalSymbol, Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedType>> -> string
Public Shared Function ControlledFunctorArgument (arg As QsTuple(Of LocalVariableDeclaration(Of QsLocalSymbol, ResolvedType))) As String

Parameters

Returns

String

Applies to