#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
..
Ast Added some token getters. 15 years ago
Formatter Updated AST & mcs. 15 years ago
Parser Added some token getters. 15 years ago
Resolver Split EventDeclaration in normal one (can declare multiple events) and CustomEventDeclaration (with add/remove blocks, can only declare a single event). 15 years ago