#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 4ccc56947e Added some keyword access properties. 15 years ago
..
Expressions Added some keyword access properties. 15 years ago
GeneralScope Rename files Dom->Ast. 15 years ago
Statements Add AstNode.Clone(). 15 years ago
TypeMembers Split EventDeclaration in normal one (can declare multiple events) and CustomEventDeclaration (with add/remove blocks, can only declare a single event). 15 years ago
AstLocation.cs Rename files Dom->Ast. 15 years ago
AstNode.cs Add NamedArgumentExpression; cleanup the AST a bit. 15 years ago
AstType.cs Rename files Dom->Ast. 15 years ago
AstVisitor.cs Split EventDeclaration in normal one (can declare multiple events) and CustomEventDeclaration (with add/remove blocks, can only declare a single event). 15 years ago
CSharpModifierToken.cs Rename files Dom->Ast. 15 years ago
CSharpTokenNode.cs Rename files Dom->Ast. 15 years ago
CompilationUnit.cs Synced with monodevelop. 15 years ago
ComposedType.cs Rename files Dom->Ast. 15 years ago
Identifier.cs Rename files Dom->Ast. 15 years ago
MemberType.cs Rename files Dom->Ast. 15 years ago
Modifiers.cs Rename files Dom->Ast. 15 years ago
NodeType.cs Rename files Dom->Ast. 15 years ago
PrimitiveType.cs Add NamedArgumentExpression; cleanup the AST a bit. 15 years ago
Role.cs Rename files Dom->Ast. 15 years ago
SimpleType.cs Rename files Dom->Ast. 15 years ago