Info
Version: | 15.0.0-p.5 |
Author(s): | ChilliCream authors and contributors |
Last Update: | Sunday, September 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://chillicream.com/ |
NuGet Url: | https://www.nuget.org/packages/HotChocolate.Language |
Install
Install-Package HotChocolate.Language
dotnet add package HotChocolate.Language
paket add HotChocolate.Language
HotChocolate.Language Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- HotChocolate.Language.SyntaxTree(>= 11.0.9)
- HotChocolate.Language.Utf8(>= 11.0.9)
- HotChocolate.Language.Visitors(>= 11.0.9)
- System.Memory(>= 4.5.3)
- System.ValueTuple(>= 4.5.0)
- HotChocolate.Language.SyntaxTree(>= 11.0.9)
- HotChocolate.Language.Utf8(>= 11.0.9)
- HotChocolate.Language.Visitors(>= 11.0.9)
- System.Memory(>= 4.5.3)
- System.ValueTuple(>= 4.5.0)
- HotChocolate.Language.SyntaxTree(>= 11.0.9)
- HotChocolate.Language.Utf8(>= 11.0.9)
- HotChocolate.Language.Visitors(>= 11.0.9)
- System.Memory(>= 4.5.3)
- System.ValueTuple(>= 4.5.0)
Tags
Also included are syntax visitor and syntax rewriter base classes.