parsing overloaded constructors as result

This commit is contained in:
aarne
2007-07-02 13:58:02 +00:00
parent de8bee29c9
commit 8b48064289
7 changed files with 1209 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
abstract OverLang =
OverGrammar-[PPos,PNeg,TPres,TPast,TFut,TCond,ASimul,AAnter],
Lexicon-[PPos,PNeg,TPres,TPast,TFut,TCond,ASimul,AAnter] ;