2005-10-05 Aldo Monteiro <aldo@psl-pr.softwarelivre.org>
authorAlexandre Rocha Lima e Marcondes <alexandre@mono-cvs.ximian.com>
Wed, 5 Oct 2005 18:13:40 +0000 (18:13 -0000)
committerAlexandre Rocha Lima e Marcondes <alexandre@mono-cvs.ximian.com>
Wed, 5 Oct 2005 18:13:40 +0000 (18:13 -0000)
commit2e6384d0b7248073790be27a93739033df0cefdc
tree1db49fe3aa6815ce0a02c232f4f6dc133276a966
parente946cc819423574223ce7fcffda0594297445211
2005-10-05 Aldo Monteiro <aldo@psl-pr.softwarelivre.org>
  * ecore.cs : Created a public property (Id) to access
          externally the field id in DecoratedIdentifier class
  * assign.cs : Before get the expression for construct 'Mid'
          statement testing if that expression is 'DecoratedIdentifier',
          and, if it is, getting the expression assigned in its 'id' field.

svn path=/trunk/mcs/; revision=51291
mcs/mbas/ChangeLog
mcs/mbas/Test/tests/expressions/ConcatenationOperator.vb
mcs/mbas/assign.cs
mcs/mbas/ecore.cs