SyntaxTreeTransformation<T> Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.ObjectType)]
[System.Serializable]
public class SyntaxTreeTransformation<T>
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.ObjectType)>]
[<System.Serializable>]
type SyntaxTreeTransformation<'T> = class
Public Class SyntaxTreeTransformation(Of T)
Type Parameters
- T
- Inheritance
-
SyntaxTreeTransformation<T>
- Derived
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute SerializableAttribute
Constructors
| SyntaxTreeTransformation<T>(T) | |
| SyntaxTreeTransformation<T>(T, TransformationOptions) |
Properties
| ExpressionKinds | |
| Expressions | |
| Namespaces | |
| SharedState | |
| StatementKinds | |
| Statements | |
| Types |