Method | Description | |
---|---|---|
Execute ( string queryText ) : bool | ||
PrologExecutor ( string sentences ) : System |
Method | Description | |
---|---|---|
CodeExecuted ( object sender, Prolog.PrologQueryEventArgs e ) : void | ||
GetCodeSentences ( string sentences ) : IEnumerable |
||
GetQuery ( string queryText ) : Prolog.Query | ||
InitializeSentences ( string sentences ) : void |
public PrologExecutor ( string sentences ) : System | ||
sentences | string | |
return | System |