public class IOLibrary extends Library
| Constructor and Description |
|---|
IOLibrary() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
get_1(BindingsTable bt,
Term arg0) |
boolean |
get0_1(BindingsTable bt,
Term arg0) |
String |
getTheory() |
boolean |
nl_0(BindingsTable bt) |
boolean |
print_1(BindingsTable bt,
Term arg0) |
boolean |
put_1(BindingsTable bt,
Term arg0) |
boolean |
rand_float_1(BindingsTable bt,
Term t) |
boolean |
rand_int_2(BindingsTable bt,
Number argNum,
Term num) |
boolean |
read_1(BindingsTable bt,
Term arg0) |
static String |
readStream(InputStream is) |
boolean |
see_1(BindingsTable bt,
Term arg0) |
boolean |
seeing_1(BindingsTable bt,
Term t) |
boolean |
seen_0(BindingsTable bt) |
boolean |
tab_1(BindingsTable bt,
Int arg) |
boolean |
tell_1(BindingsTable bt,
Term arg0) |
boolean |
telling_1(BindingsTable bt,
Term arg0) |
boolean |
text_from_file_2(BindingsTable bt,
Term file_name,
Term text)
reads a source text from a file.
|
boolean |
told_0(BindingsTable bt) |
boolean |
write_1(BindingsTable bt,
Term arg0) |
dismiss, getName, getSynonym, onSolveBegin, onSolveEnd, setEnginepublic boolean see_1(BindingsTable bt, Term arg0) throws Exception
Exceptionpublic boolean seen_0(BindingsTable bt) throws Exception
Exceptionpublic boolean seeing_1(BindingsTable bt, Term t)
public boolean tell_1(BindingsTable bt, Term arg0) throws Exception
Exceptionpublic boolean told_0(BindingsTable bt) throws Exception
Exceptionpublic boolean telling_1(BindingsTable bt, Term arg0)
public boolean put_1(BindingsTable bt, Term arg0) throws Exception
Exceptionpublic boolean get0_1(BindingsTable bt, Term arg0) throws Exception
Exceptionpublic boolean get_1(BindingsTable bt, Term arg0) throws Exception
Exceptionpublic boolean tab_1(BindingsTable bt, Int arg) throws Exception
Exceptionpublic boolean read_1(BindingsTable bt, Term arg0) throws Exception
Exceptionpublic boolean write_1(BindingsTable bt, Term arg0) throws Exception
Exceptionpublic boolean print_1(BindingsTable bt, Term arg0) throws Exception
Exceptionpublic boolean nl_0(BindingsTable bt) throws Exception
Exceptionpublic boolean text_from_file_2(BindingsTable bt, Term file_name, Term text) throws IOException
IOExceptionpublic boolean rand_float_1(BindingsTable bt, Term t)
public boolean rand_int_2(BindingsTable bt, Number argNum, Term num)
public String getTheory()
public static String readStream(InputStream is) throws IOException
IOExceptionCopyright © 2020–2024 Prolobjectlink Project. All rights reserved.