Lines Matching refs:ILLEGAL
26 ILLEGAL Token = iota const
117 ILLEGAL: "illegal token",
1108 "as": ILLEGAL,
1110 "class": ILLEGAL,
1111 "del": ILLEGAL,
1112 "except": ILLEGAL,
1113 "finally": ILLEGAL,
1114 "from": ILLEGAL,
1115 "global": ILLEGAL,
1116 "import": ILLEGAL,
1117 "is": ILLEGAL,
1118 "nonlocal": ILLEGAL,
1119 "raise": ILLEGAL,
1120 "try": ILLEGAL,
1121 "with": ILLEGAL,
1122 "yield": ILLEGAL,