C# 클래스 TreeTemplate, GrammarEngine

파일 보기 프로젝트 열기: Koziev/GrammarEngine 1 사용 예제들

공개 메소드들

메소드 설명
Match ( Sentence, sent ) : bool
TreeTemplate ( string str ) : System

비공개 메소드들

메소드 설명
Parse ( string str ) : void

메소드 상세

Match() 공개 메소드

public Match ( Sentence, sent ) : bool
sent Sentence,
리턴 bool

TreeTemplate() 공개 메소드

public TreeTemplate ( string str ) : System
str string
리턴 System