|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjcaas.script_nodes.AbstractInterpretable
jcaas.script_nodes.Rule
jcaas.script_nodes.RuleList
public class RuleList
| Field Summary |
|---|
| Fields inherited from class jcaas.script_nodes.Rule |
|---|
BEGIN, END, NONE |
| Constructor Summary | |
|---|---|
RuleList(Rule rule,
Rule list)
|
|
| Method Summary | |
|---|---|
void |
interpret(Context c)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RuleList(Rule rule,
Rule list)
| Method Detail |
|---|
public void interpret(Context c)
interpret in interface Interpretableinterpret in class Rule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||