|
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.Nvalue.AbstractNvalue
public abstract static class Nvalue.AbstractNvalue
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.codemesh.terp.api.Nvalue |
|---|
Nvalue.AbstractNvalue |
| Nested classes/interfaces inherited from interface com.codemesh.terp.api.Lvalue |
|---|
Lvalue.AbstractLvalue, Lvalue.FieldInvoker, Lvalue.ForMap, Lvalue.MethodInvoker |
| Constructor Summary | |
|---|---|
Nvalue.AbstractNvalue()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
append(java.lang.Object diff)
|
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.Nvalue |
|---|
get, postchange, prechange |
| Methods inherited from interface com.codemesh.terp.api.Lvalue |
|---|
set |
| Constructor Detail |
|---|
public Nvalue.AbstractNvalue()
| Method Detail |
|---|
public java.lang.Object append(java.lang.Object diff)
append in interface Nvaluepublic Nvalue toNvalue()
Lvalue
toNvalue in interface Lvaluepublic Rvalue toRvalue()
Lvalue
toRvalue 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 | |||||||||