#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 3ffbaa278a Refactored c# token representation, it's now more consistent with the 14 years ago
..
AnonymousMethodExpression.cs Refactored c# token representation, it's now more consistent with the 14 years ago
AnonymousTypeCreateExpression.cs Refactored c# token representation, it's now more consistent with the 14 years ago
ArrayCreateExpression.cs Refactored c# token representation, it's now more consistent with the 14 years ago
ArrayInitializerExpression.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
AsExpression.cs Refactored c# token representation, it's now more consistent with the 14 years ago
AssignmentExpression.cs Refactored c# token representation, it's now more consistent with the 14 years ago
BaseReferenceExpression.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
BinaryOperatorExpression.cs Refactored c# token representation, it's now more consistent with the 14 years ago
CastExpression.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
CheckedExpression.cs Refactored c# token representation, it's now more consistent with the 14 years ago
ConditionalExpression.cs Refactored c# token representation, it's now more consistent with the 14 years ago
DefaultValueExpression.cs Refactored c# token representation, it's now more consistent with the 14 years ago
DirectionExpression.cs Refactored c# token representation, it's now more consistent with the 14 years ago
EmptyExpression.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
ErrorExpression.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
Expression.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
IdentifierExpression.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
IndexerExpression.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
InvocationExpression.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
IsExpression.cs Refactored c# token representation, it's now more consistent with the 14 years ago
LambdaExpression.cs Refactored c# token representation, it's now more consistent with the 14 years ago
MemberReferenceExpression.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
NamedArgumentExpression.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
NamedExpression.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
NullReferenceExpression.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
ObjectCreateExpression.cs Refactored c# token representation, it's now more consistent with the 14 years ago
ParenthesizedExpression.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
PointerReferenceExpression.cs Refactored c# token representation, it's now more consistent with the 14 years ago
PrimitiveExpression.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
QueryExpression.cs Refactored c# token representation, it's now more consistent with the 14 years ago
SizeOfExpression.cs Refactored c# token representation, it's now more consistent with the 14 years ago
StackAllocExpression.cs Refactored c# token representation, it's now more consistent with the 14 years ago
ThisReferenceExpression.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
TypeOfExpression.cs Refactored c# token representation, it's now more consistent with the 14 years ago
TypeReferenceExpression.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
UnaryOperatorExpression.cs Refactored c# token representation, it's now more consistent with the 14 years ago
UncheckedExpression.cs Refactored c# token representation, it's now more consistent with the 14 years ago
UndocumentedExpression.cs Refactored c# token representation, it's now more consistent with the 14 years ago