.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 16db97d5f5 Generate node constructors 2 weeks ago
..
Attribute.cs Replace AST null-objects with nullable reference types 2 weeks ago
AttributeSection.cs Generate node constructors 2 weeks ago
Comment.cs Delete the NodeType enum and other dead node members 2 weeks ago
Constraint.cs Delete the NodeType enum and other dead node members 2 weeks ago
DelegateDeclaration.cs Delete the NodeType enum and other dead node members 2 weeks ago
ExternAliasDeclaration.cs Generate name-token slots from [NameSlot] string properties 2 weeks ago
NamespaceDeclaration.cs Generate node constructors 2 weeks ago
PreProcessorDirective.cs Delete TokenRole; carry token text as constants 2 weeks ago
Trivia.cs Remove dead parsing-only properties and finish DoMatch generation 2 weeks ago
TypeDeclaration.cs Delete the NodeType enum and other dead node members 2 weeks ago
TypeParameterDeclaration.cs Generate node constructors 2 weeks ago
UsingAliasDeclaration.cs Generate node constructors 2 weeks ago
UsingDeclaration.cs Generate node constructors 2 weeks ago