|
terp - the Codemesh Modular Template Interpreter v1.3.309 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.codemesh.terp.api.Lvalue.AbstractLvalue
public abstract static class Lvalue.AbstractLvalue
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.codemesh.terp.api.Lvalue |
|---|
Lvalue.AbstractLvalue, Lvalue.FieldInvoker, Lvalue.ForMap, Lvalue.MethodInvoker |
| Constructor Summary | |
|---|---|
Lvalue.AbstractLvalue()
|
|
| Method Summary | |
|---|---|
Nvalue |
toNvalue()
Returns an Nvalue for the same datum that is represented by this Lvalue. |
Rvalue |
toRvalue()
Returns an Rvalue for the same datum that is represented by this Lvalue. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.codemesh.terp.api.Lvalue |
|---|
set |
| Constructor Detail |
|---|
public Lvalue.AbstractLvalue()
| Method Detail |
|---|
public Rvalue toRvalue()
Lvalue
toRvalue in interface Lvaluepublic Nvalue toNvalue()
Lvalue
toNvalue in interface Lvalue
|
terp - the Codemesh Modular Template Interpreter v1.3.309 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||