ca.uwaterloo.cs.ql.lib
Class showedge
java.lang.Object
ca.uwaterloo.cs.ql.lib.Function
ca.uwaterloo.cs.ql.lib.BuiltinFunction
ca.uwaterloo.cs.ql.lib.showedge
public class showedge
- extends BuiltinFunction
Functions:
void showedge(string, eset)
void showedge(string, eset, int)
void showedge(string, string, eset)
void showedge(string, string, eset, int)
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
register
public static void register(FunctionLib fLib)
invoke
public Value invoke(Env env,
Value[] vals)
throws InvocationException
- Specified by:
invoke in class Function
- Throws:
InvocationException