QsExpressionKind<Expr,Symbol,Type>.NewUnwrapApplication(Expr) Method

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 39)]
public static Microsoft.Quantum.QsCompiler.SyntaxTokens.QsExpressionKind<Expr,Symbol,Type> NewUnwrapApplication (Expr item);
Public Shared Function NewUnwrapApplication (item As Expr) As QsExpressionKind(Of Expr, Symbol, Type)

Parameters

item
Expr

Returns

QsExpressionKind<Expr,Symbol,Type>
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to