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, setEngine
public boolean see_1(BindingsTable bt, Term arg0) throws Exception
Exception
public boolean seen_0(BindingsTable bt) throws Exception
Exception
public boolean seeing_1(BindingsTable bt, Term t)
public boolean tell_1(BindingsTable bt, Term arg0) throws Exception
Exception
public boolean told_0(BindingsTable bt) throws Exception
Exception
public boolean telling_1(BindingsTable bt, Term arg0)
public boolean put_1(BindingsTable bt, Term arg0) throws Exception
Exception
public boolean get0_1(BindingsTable bt, Term arg0) throws Exception
Exception
public boolean get_1(BindingsTable bt, Term arg0) throws Exception
Exception
public boolean tab_1(BindingsTable bt, Int arg) throws Exception
Exception
public boolean read_1(BindingsTable bt, Term arg0) throws Exception
Exception
public boolean write_1(BindingsTable bt, Term arg0) throws Exception
Exception
public boolean print_1(BindingsTable bt, Term arg0) throws Exception
Exception
public boolean nl_0(BindingsTable bt) throws Exception
Exception
public boolean text_from_file_2(BindingsTable bt, Term file_name, Term text) throws IOException
IOException
public 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
IOException
Copyright © 2020–2024 Prolobjectlink Project. All rights reserved.