#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 defd42696d AST bugfixes. 15 years ago
..
AnonymousMethodExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
ArgListExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
ArrayCreateExpression.cs Add pattern matching for MemberDeclarations. 15 years ago
ArrayInitializerExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
AsExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
AssignmentExpression.cs Add support for 'any' operator and fix a bug in pattern matching. 15 years ago
BaseReferenceExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
BinaryOperatorExpression.cs Add support for 'any' operator and fix a bug in pattern matching. 15 years ago
CastExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
CheckedExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
ConditionalExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
DefaultValueExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
DirectionExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
Expression.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
IdentifierExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
IndexerExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
InvocationExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
IsExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
LambdaExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
MemberReferenceExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
NamedArgumentExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
NullReferenceExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
ObjectCreateExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
ParenthesizedExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
PointerReferenceExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
PrimitiveExpression.cs Add support for 'any' operator and fix a bug in pattern matching. 15 years ago
QueryExpression.cs AST bugfixes. 15 years ago
SizeOfExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
StackAllocExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
ThisReferenceExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
TypeOfExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
TypeReferenceExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
UnaryOperatorExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
UncheckedExpression.cs Add pattern matching support to the NRefactory C# AST. 15 years ago