#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
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.
 
 
 
 
 
 
Mike Krüger 3eb2e5dcf6 Added patch from mhutch: [NRefactory] Add some name token accessors 15 years ago
..
Attribute.cs Fixed 'GlobalAttributeCSharp' test. 15 years ago
AttributeSection.cs Make pattern matching AST independent from C# AST. 15 years ago
Comment.cs Renamed interface. 15 years ago
Constraint.cs Add pattern matching for MemberDeclarations. 15 years ago
DelegateDeclaration.cs Added patch from mhutch: [NRefactory] Add some name token accessors 15 years ago
ExternAliasDeclaration.cs Added extern alias node. 15 years ago
NamespaceDeclaration.cs Added some creation constructors. 15 years ago
TypeDeclaration.cs added name token property. 15 years ago
TypeParameterDeclaration.cs Added patch from mhutch: [NRefactory] Add some name token accessors 15 years ago
UsingAliasDeclaration.cs Added some creation constructors. 15 years ago
UsingDeclaration.cs Added some creation constructors. 15 years ago