FSharp.Quotations Namespace
Library functionality for F# quotations. See also F# Code Quotations in the F# Language Guide.
Type/Module | Description |
Contains a set of derived F# active patterns to analyze F# expression objects |
|
Quoted expressions annotated with System.Type values. |
|
Type-carrying quoted expressions. Expressions are generated either by quotations in source text or programmatically |
|
Active patterns for traversing, visiting, rebuilding and transforming expressions in a generic way |
|
Contains a set of primitive F# active patterns to analyze F# expression objects |
|
Information at the binding site of a variable |