Can apply visitor pattern with minimum coding for FSharp.Compiler.Service's untyped ASTs.
Info
| Version: | 0.9.1 |
| Author(s): | Kouji Matsui, bleis-tift |
| Last Update: | Tuesday, May 23, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/fscx-projects/FSharp.Compiler.Service.Visitors |
| NuGet Url: | https://www.nuget.org/packages/FSharp.Compiler.Service.Visitors |
Install
Install-Package FSharp.Compiler.Service.Visitors
dotnet add package FSharp.Compiler.Service.Visitors
paket add FSharp.Compiler.Service.Visitors
FSharp.Compiler.Service.Visitors Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.1.17)
- System.Reflection.Metadata(>= 1.4.2)
- System.Collections.Immutable(>= 1.3.1)
- FSharp.Compiler.Service(>= 12.0.8)
Tags