Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MySql
Parser
CaseInsensitiveInputStream
C# Class MySql.Parser.CaseInsensitiveInputStream
Case insensitive implementation of an input stream.
Inheritance:
Antlr.Runtime.ANTLRInputStream
显示文件
Open project: Top-Cat/SteamBot
Class Usage Examples
Public Methods
Method
Description
CaseInsensitiveInputStream
(
Stream
s
) :
System
LA
(
int
i
) :
int
Method Details
CaseInsensitiveInputStream()
public
method
public
CaseInsensitiveInputStream
(
Stream
s
) :
System
s
Stream
return
System
LA()
public
method
public
LA
(
int
i
) :
int
i
int
return
int