|
||||||||||
| 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.StringFactor
public class StringFactor
| Constructor Summary | |
|---|---|
StringFactor(ArithmeticExpression exp)
|
|
StringFactor(java.lang.String s)
|
|
| 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 StringFactor(java.lang.String s)
public StringFactor(ArithmeticExpression exp)
| Method Detail |
|---|
public void interpret(Context c)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||