#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 66d45aca27 Added some token getters. 15 years ago
..
mcs Synced with monodevelop. 15 years ago
CSharpParser.cs Added some token getters. 15 years ago
ParsedFile.cs Rename Dom->Ast. 15 years ago
TypeSystemConvertVisitor.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