* ILParser.jay: Do not use the AsClassRef method anymore to attach
authorJackson Harper <jackson@novell.com>
Sun, 20 Jul 2003 21:55:17 +0000 (21:55 -0000)
committerJackson Harper <jackson@novell.com>
Sun, 20 Jul 2003 21:55:17 +0000 (21:55 -0000)
commitc1687482a3bc5f6d679a330f2dcace07ae6e6e39
tree483d854feb116a0664b48a0b8e48a106b829445e
parent00b9eaaea06947cf366529f13d32dc3cdea80722
    * ILParser.jay: Do not use the AsClassRef method anymore to attach
methods and fields to types. All types can do this now. Create
generic type refs and generic type instances.

svn path=/trunk/mcs/; revision=16461
mcs/ilasm/parser/ChangeLog
mcs/ilasm/parser/ILParser.jay