Changeset 1209 for trunk/src/main/php/net/stubbles/lang/stubObject.php
- Timestamp:
- 01/11/08 01:44:43 (8 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/lang/stubObject.php
r777 r1209 69 69 * example.MyClass { 70 70 * foo(string): hello 71 * bar(example .AnotherClass): example.AnotherClass {71 * bar(example::AnotherClass): example::AnotherClass { 72 72 * baz(int): 5 73 73 * }
