This file is based on cs-parser.jay of the Mono project (www.go-mono.com). Changed by Martin Pitt <martin@piware.de> for a diploma thesis: I removed the original C# code completely and only use the grammar rules.
Original grammar authors: Miguel de Icaza (miguel@gnu.org) Ravi Pratap (ravi@ximian.com)
Code author; Martin Pitt (martin@piware.de)
Licensed under the terms of the GNU GPL
Portions (C) 2001 Ximian, Inc (http://www.ximian.com) Portions (C) 2004 Martin Pitt <martin@piware.de>
Namespaces | |
namespace | CCM |
namespace | CCM::yydebug |
namespace | CCM::yyParser |