Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Microsoft
Automata
Grammars
Nonterminal
C# 클래스 Microsoft.Automata.Grammars.Nonterminal
상속:
GrammarSymbol
파일 보기
프로젝트 열기: AutomataDotNet/Automata
1 사용 예제들
공개 메소드들
메소드
설명
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Nonterminal
(
int
id
) :
System
Nonterminal
(
string
name
) :
System
메소드 상세
Equals()
공개
메소드
public
Equals
(
object
obj
) :
bool
obj
object
리턴
bool
GetHashCode()
공개
메소드
public
GetHashCode
( ) :
int
리턴
int
Nonterminal()
공개
메소드
public
Nonterminal
(
int
id
) :
System
id
int
리턴
System
Nonterminal()
공개
메소드
public
Nonterminal
(
string
name
) :
System
name
string
리턴
System