Microsoft.FSharp.Quotations Namespace (F#)
Visual Studio 2012
This namespace contains functionality for working with code programmatically.
Namespace/Module Path: Microsoft.FSharp.Quotations
Assembly: FSharp.Core (in FSharp.Core.dll)
namespace Microsoft.FSharp.Quotations
For more information and examples, see Code Quotations (F#).
|
Module |
Description |
|---|---|
|
module DerivedPatterns |
Contains a set of derived F# active patterns to analyze F# expression objects |
|
module ExprShape |
Active patterns for traversing, visiting, rebuilding and transforming expressions in a generic way |
|
module Patterns |
Contains a set of primitive F# active patterns to analyze F# expression objects |