|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmocman.interpreter.syntax.Global
mocman.interpreter.syntax.Local
mocman.interpreter.syntax.Module
public class Module
Field Summary |
---|
Fields inherited from class mocman.interpreter.syntax.Global |
---|
strVal |
Constructor Summary | |
---|---|
Module()
|
Method Summary | |
---|---|
static void |
close()
|
static Module |
create(java.lang.String s)
|
Methods inherited from class mocman.interpreter.syntax.Local |
---|
build, clone, get, get, pop, push, run, set, set, value |
Methods inherited from class mocman.interpreter.syntax.Global |
---|
add, and, bln, blnb, castTo, epsilon, eq, function, getNext, getRule, getVal, imp, isEpsilon, mul, neg, not, or, setNextOp, setRule, setValue, sget, sset, svalue |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Module()
Method Detail |
---|
public static Module create(java.lang.String s)
public static void close()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |