A Roslyn-like parser for the Salesforce programming language APEX.
Info
| Version: | 0.6.18 |
| Author(s): | ApexSharp.com |
| Last Update: | Monday, November 19, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/apexsharp/apexparser/ |
| NuGet Url: | https://www.nuget.org/packages/ApexParser |
Install
Install-Package ApexParser
dotnet add package ApexParser
paket add ApexParser
ApexParser Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CodeAnalysis.CSharp(>= 2.9.0)
- Sprache(>= 2.2.0)
- Microsoft.CodeAnalysis.CSharp(>= 2.9.0)
- Sprache(>= 2.2.0)
Tags