.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.
 
 
 
 
Daniel Grunwald edf5f6711e Add OperatorDeclaration.GetOperatorType() helper method. 15 years ago
..
Expressions Merge NRefactory a92606c..56fde51 15 years ago
GeneralScope Merge NRefactory a92606c..56fde51 15 years ago
PatternMatching Enable using patterns in place of catch clauses. 15 years ago
Statements Add NextStatement/PreviousStatement properties. 15 years ago
TypeMembers Add OperatorDeclaration.GetOperatorType() helper method. 15 years ago
AstLocation.cs Merge commit '39fcd7d72f73d386455d00d63446601c99eafb83' 15 years ago
AstNode.cs Merge NRefactory a92606c..56fde51 15 years ago
AstNodeCollection.cs Add InsertAfter/InsertBefore to AstNodeCollection. 15 years ago
AstType.cs AstNode: add Invoke() methods to AstType (builds InvocationExpression for static methods) 15 years ago
CSharpModifierToken.cs Add support for Modifiers.Any (for pattern-matching) and for AttributeSection patterns. 15 years ago
CSharpTokenNode.cs Merge commit '39fcd7d72f73d386455d00d63446601c99eafb83' 15 years ago
CompilationUnit.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
ComposedType.cs Improve spacing in fixed statement output. 15 years ago
DepthFirstAstVisitor.cs Merge NRefactory a92606c..56fde51 15 years ago
IAstVisitor.cs Merge NRefactory a92606c..56fde51 15 years ago
Identifier.cs Merge commit '39fcd7d72f73d386455d00d63446601c99eafb83' 15 years ago
MemberType.cs Merge commit '39fcd7d72f73d386455d00d63446601c99eafb83' 15 years ago
Modifiers.cs Add support for Modifiers.Any (for pattern-matching) and for AttributeSection patterns. 15 years ago
NodeType.cs Add visitor support to pattern nodes (IPatternAstVisitor). Add pattern support to output visitor (makes debugging easier if you can print out patterns) 15 years ago
PrimitiveType.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
Role.cs Merge commit 'ba47995db3c377a96ce701fa0ad3e3b6fed1decc' as 'NRefactory' 15 years ago
SimpleType.cs Merge commit '39fcd7d72f73d386455d00d63446601c99eafb83' 15 years ago