프로퍼티 | 타입 | 설명 | |
---|---|---|---|
InitRegex | void |
메소드 | 설명 | |
---|---|---|
Production ( string s ) : |
Turns a string like <X> -> <X> 'a' <X> into a production. Nonterminals must be surrounded by angled brackets, terminals must be surrounded by single quotes, and everything must be separated by spaces.
|
메소드 | 설명 | |
---|---|---|
InitRegex ( ) : void |