aboutsummaryrefslogtreecommitdiff
path: root/Sil/Parse.dcl
diff options
context:
space:
mode:
Diffstat (limited to 'Sil/Parse.dcl')
-rw-r--r--Sil/Parse.dcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Sil/Parse.dcl b/Sil/Parse.dcl
index 0db10e6..d5bf453 100644
--- a/Sil/Parse.dcl
+++ b/Sil/Parse.dcl
@@ -14,6 +14,7 @@ from Sil.Util.Parser import class name
| TBraceClose //* }
| TComma //* ,
| TSemicolon //* ;
+ | TField String //* . and field name
| TAssign //* :=
| TTilde //* ~
| TExclamation //* !