Rename "union" semantics to "typeset".

This commit is contained in:
David Anderson
2014-12-09 22:36:42 -08:00
parent 8a8917ba2e
commit 9c98edd104
8 changed files with 13 additions and 12 deletions
+1
View File
@@ -440,6 +440,7 @@ enum TokenKind {
tTHEN,
tTHIS,
tTYPEDEF,
tTYPESET,
tUNION,
tVAR,
tVIEW_AS,