csharpfftfsharpintegrationinterpolationlinear-algebramathdifferentiationmatrixnumericsrandomregressionstatisticsmathnet
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
2.3 KiB
40 lines
2.3 KiB
<HTML><HEAD><TITLE>Microsoft.FSharp.Quotations.ExprShape</TITLE><link rel="stylesheet" type="text/css"href="../msdn.css"></link></HEAD><BODY>
|
|
<br><dl>
|
|
<dt></dt><dd>
|
|
<h1>[<a href='../namespaces.html'>Home</a>] Module <a href='Microsoft.FSharp.Quotations.html'>Microsoft.FSharp.Quotations</a>.ExprShape </h1><br>
|
|
</dd>
|
|
<dt></dt><dd>
|
|
<table>
|
|
<tr valign='top'><td><summary>
|
|
Active patterns for traversing, visiting, rebuilding and tranforming expressions in a generic way
|
|
</summary>
|
|
<dt><h3>Values</h3></dt><dd>
|
|
<table width="100%%">
|
|
<tr><th width=60%>Value</th><th>Description</th></tr>
|
|
<tr valign="top"><td><pre>val RebuildShapeCombination : <a href='Microsoft.FSharp.Core.type__obj.html'>obj</a> * <a href='Microsoft.FSharp.Quotations.type_Expr.html'>Expr</a> <a href='Microsoft.FSharp.Collections.type__list-1.html'>list</a> -> <a href='Microsoft.FSharp.Quotations.type_Expr.html'>Expr</a></pre></td><td><summary>
|
|
Re-build combination expressions. The first parameter should be an object
|
|
returned by the <tt>ShapeCombination</tt> case of the active pattern in this module.
|
|
</summary></td></tr>
|
|
|
|
</table>
|
|
</dd>
|
|
<dt><h3>Active Patterns</h3></dt><dd>
|
|
<table width="100%%">
|
|
<tr><th width=60%>Active Pattern</th><th>Description</th></tr>
|
|
<tr valign="top"><td><pre>val ( |ShapeVar|ShapeLambda|ShapeCombination| ) :
|
|
<a href='Microsoft.FSharp.Quotations.type_Expr.html'>Expr</a> -> <a href='Microsoft.FSharp.Core.type_Choice-3.html'>Choice</a><<a href='Microsoft.FSharp.Quotations.type_Var.html'>Var</a>,(<a href='Microsoft.FSharp.Quotations.type_Var.html'>Var</a> * <a href='Microsoft.FSharp.Quotations.type_Expr.html'>Expr</a>),(<a href='Microsoft.FSharp.Core.type__obj.html'>obj</a> * <a href='Microsoft.FSharp.Quotations.type_Expr.html'>Expr</a> <a href='Microsoft.FSharp.Collections.type__list-1.html'>list</a>)></pre></td><td><summary>
|
|
An active pattern that performs a complete decomposition viewing the expression tree as a binding structure
|
|
</summary></td></tr>
|
|
|
|
</table>
|
|
</dd>
|
|
</td></tr>
|
|
<tr valign='top'><td>
|
|
<dt><h3>See Also</h3></dt><dd>
|
|
<a href="Microsoft.FSharp.Quotations.html">Microsoft.FSharp.Quotations</a> </dd>
|
|
</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<br /> <br/><p><i>Documentation for assembly FSharp.Core, version 1.9.6.16, generated using <a href='http://research.microsoft.com/fsharp/'>F# Programming Language</a> version 1.9.6.16</i></p>
|
|
</BODY></HTML>
|
|
|