Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Active patterns for traversing, visiting, rebuilding and transforming expressions in a generic way
Namespace/Module Path: Microsoft.FSharp.Quotations
Assembly: FSharp.Core (in FSharp.Core.dll)
module ExprShape
Values
Value |
Description |
---|---|
RebuildShapeCombination : obj * Expr list -> Expr |
Rebuild combination expressions. The first parameter should be an object returned by the ShapeCombination case of the active pattern in this module. |
Active Patterns
Active Pattern |
Description |
---|---|
An active pattern that performs a complete decomposition viewing the expression tree as a binding structure |
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 2.0, 4.0, Portable