SyntaxGenerator.CallNonGeneric(TypedExpression, TypedExpression) Method

Definition

public static Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression CallNonGeneric (Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression lhs, Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression rhs);
Microsoft.Quantum.QsCompiler.SyntaxGenerator.CallNonGeneric : Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression * Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression -> Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression
Public Shared Function CallNonGeneric (lhs As TypedExpression, rhs As TypedExpression) As TypedExpression

Parameters

Returns

TypedExpression

Applies to