Changeset 4067 for trunk/ProjectFortress/astgen
- Timestamp:
- 08/13/09 10:50:57 (3 months ago)
- Files:
-
- 1 modified
-
trunk/ProjectFortress/astgen/Fortress.ast (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ProjectFortress/astgen/Fortress.ast
r4031 r4067 443 443 root abstract Expr(ExprInfo info); 444 444 /** 445 * a dummy expression that just carries a type around, used 446 * during type checking 447 */ 448 DummyExpr(); 449 /** 445 450 * expression annotated with a type 446 451 */

