.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Siegfried Pammer 140040b6c9 Annotate AST node classes with their C# grammar productions 2 weeks ago
..
Attribute.cs Annotate AST node classes with their C# grammar productions 2 weeks ago
AttributeSection.cs Annotate AST node classes with their C# grammar productions 2 weeks ago
Comment.cs Annotate AST node classes with their C# grammar productions 2 weeks ago
Constraint.cs Annotate AST node classes with their C# grammar productions 2 weeks ago
DelegateDeclaration.cs Annotate AST node classes with their C# grammar productions 2 weeks ago
ExternAliasDeclaration.cs Annotate AST node classes with their C# grammar productions 2 weeks ago
NamespaceDeclaration.cs Annotate AST node classes with their C# grammar productions 2 weeks ago
PreProcessorDirective.cs Annotate AST node classes with their C# grammar productions 2 weeks ago
Trivia.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
TypeDeclaration.cs Annotate AST node classes with their C# grammar productions 2 weeks ago
TypeParameterDeclaration.cs Annotate AST node classes with their C# grammar productions 2 weeks ago
UsingAliasDeclaration.cs Annotate AST node classes with their C# grammar productions 2 weeks ago
UsingDeclaration.cs Annotate AST node classes with their C# grammar productions 2 weeks ago