Stubs for expressions

This commit is contained in:
Andrey Breslav
2010-12-22 21:09:35 +03:00
parent 84ffac4b60
commit e49543c913
3 changed files with 67 additions and 1 deletions
-1
View File
@@ -8,7 +8,6 @@ expression
: range
: "null"
: "this" ("<" type ">")?
: memberAccessExpression
: expressionWithPrecedences
: match
: if