|
|||||||||
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.Script
public class Script
Field Summary |
---|
Fields inherited from class mocman.interpreter.syntax.Global |
---|
strVal |
Constructor Summary | |
---|---|
Script()
|
Method Summary | |
---|---|
static Script |
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 Script()
Method Detail |
---|
public static Script create(java.lang.String s)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |