Go to the documentation of this file.
25SHORT_TOKEN(BlockBegin,
'{')
26SHORT_TOKEN(BlockEnd,
'}')
27SHORT_TOKEN(Comma,
',')
29SHORT_TOKEN(Minus,
'-')
32SHORT_TOKEN(Tilde,
'~')
33SHORT_TOKEN(LeftParen,
'(')
34SHORT_TOKEN(RightParen,
')')