#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.
 
 
 
 
 
 
Daniel Grunwald 60d4fe9d0f Add pattern matching for query expressions. 15 years ago
..
Expressions Add pattern matching for query expressions. 15 years ago
GeneralScope Add pattern matching for MemberDeclarations. 15 years ago
PatternMatching 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
Statements Add pattern matching for MemberDeclarations. 15 years ago
TypeMembers Add pattern matching for MemberDeclarations. 15 years ago
AstLocation.cs Rename files Dom->Ast. 15 years ago
AstNode.cs Add some documentation comments. 15 years ago
AstNodeCollection.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
AstType.cs Add pattern matching for MemberDeclarations. 15 years ago
CSharpModifierToken.cs Fix order of modifiers. 15 years ago
CSharpTokenNode.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
CompilationUnit.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
ComposedType.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
DepthFirstAstVisitor.cs Merge remote branch 'origin/master' into master. 15 years ago
IAstVisitor.cs Merge remote branch 'origin/master' into master. 15 years ago
Identifier.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
MemberType.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
Modifiers.cs Rename files Dom->Ast. 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 Bug fixes. 15 years ago
SimpleType.cs Add pattern matching support to the NRefactory C# AST. 15 years ago