Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MySql
Parser
CaseInsensitiveInputStream
C# 클래스 MySql.Parser.CaseInsensitiveInputStream
Case insensitive implementation of an input stream.
상속:
Antlr.Runtime.ANTLRInputStream
파일 보기
프로젝트 열기: Top-Cat/SteamBot
1 사용 예제들
공개 메소드들
메소드
설명
CaseInsensitiveInputStream
(
Stream
s
) :
System
LA
(
int
i
) :
int
메소드 상세
CaseInsensitiveInputStream()
공개
메소드
public
CaseInsensitiveInputStream
(
Stream
s
) :
System
s
Stream
리턴
System
LA()
공개
메소드
public
LA
(
int
i
) :
int
i
int
리턴
int