|
|||||||||
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
mocman.interpreter.modules.Colors
public class Colors
Field Summary |
---|
Fields inherited from class mocman.interpreter.syntax.Global |
---|
strVal |
Constructor Summary | |
---|---|
Colors()
|
Method Summary | |
---|---|
Colors |
clone()
|
ITreeNode |
get(ITreeNode n)
|
ITreeNode |
set(ITreeNode n,
ITreeNode m)
|
ITreeNode |
value(java.lang.String s)
|
Methods inherited from class mocman.interpreter.syntax.Module |
---|
close, create |
Methods inherited from class mocman.interpreter.syntax.Local |
---|
build, get, pop, push, run, set |
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 Colors()
Method Detail |
---|
public Colors clone()
clone
in interface ITreeNode
clone
in class Local
public ITreeNode value(java.lang.String s)
value
in interface ITreeNode
value
in class Local
public ITreeNode get(ITreeNode n)
get
in interface ITreeNode
get
in class Local
public ITreeNode set(ITreeNode n, ITreeNode m)
set
in interface ITreeNode
set
in class Local
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |