16 references to INT32
ILAssembler (16)
gen\CILParser.cs (16)
1436
[System.Diagnostics.DebuggerNonUserCode] public ITerminalNode INT32() { return GetToken(CILParser.
INT32
, 0); }
1458
Match(
INT32
);
1474
[System.Diagnostics.DebuggerNonUserCode] public ITerminalNode INT32() { return GetToken(CILParser.
INT32
, 0); }
1498
if ( !(_la==
INT32
|| _la==INT64) ) {
1638
case
INT32
:
5124
case
INT32
:
5167
case
INT32
:
5213
case
INT32
:
11361
} while ( _la==
INT32
|| _la==ID || _la==HEXBYTE );
14564
while (_la==
INT32
|| _la==ID || _la==HEXBYTE) {
14589
[System.Diagnostics.DebuggerNonUserCode] public ITerminalNode INT32() { return GetToken(CILParser.
INT32
, 0); }
14615
if ( !(_la==
INT32
|| _la==ID || _la==HEXBYTE) ) {
15355
while (_la==
INT32
|| _la==INT64) {
15410
while (_la==
INT32
) {
15465
while (_la==
INT32
) {
15520
while (_la==
INT32
) {