|
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
com.codemesh.terp.eval.executors.FileContentsSetter.LLines
public static class FileContentsSetter.LLines
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.codemesh.terp.api.Lvalue |
|---|
Lvalue.AbstractLvalue, Lvalue.FieldInvoker, Lvalue.ForMap, Lvalue.MethodInvoker |
| Constructor Summary | |
|---|---|
FileContentsSetter.LLines(java.io.File file)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
set(java.lang.Object value)
Sets a new value and returns the old one. |
Rvalue |
toRvalue()
Returns an Rvalue for the same datum that is represented by this Lvalue. |
| Methods inherited from class com.codemesh.terp.api.Lvalue.AbstractLvalue |
|---|
toNvalue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileContentsSetter.LLines(java.io.File file)
| Method Detail |
|---|
public java.lang.Object set(java.lang.Object value)
Lvalue
value - the new value.
public Rvalue toRvalue()
Lvalue
toRvalue in interface LvaluetoRvalue in class Lvalue.AbstractLvalue
|
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 | |||||||||