3 references to IntegerLiteral
System.Data.Services (3)
System\Data\Services\Parsing\ExpressionLexer.cs (2)
108
id == TokenId.
IntegerLiteral
|| id == TokenId.DecimalLiteral ||
489
result = TokenId.
IntegerLiteral
;
System\Data\Services\Parsing\RequestQueryParser.cs (1)
1786
case TokenId.
IntegerLiteral
: