summaryrefslogtreecommitdiff
path: root/sources/scalac/atree/AInvokeStyle.java
Commit message (Collapse)AuthorAgeFilesLines
* Removed old Scalac code in sources and various ...Gilles Dubochet2005-12-181-91/+0
| | | | | Removed old Scalac code in sources and various other obsolete elements.
* - Added methods isNew, isDynamic, isStatic, has...paltherr2004-02-091-0/+42
| | | | | - Added methods isNew, isDynamic, isStatic, hasInstance.
* - Added argument to AInvokeStyle.Staticpaltherr2004-01-211-3/+11
|
* - Added atree/AInvokeStyle.javapaltherr2003-11-051-0/+41