|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjaxx.compiler.CompiledObject
jaxx.compiler.script.ScriptInitializer
public class ScriptInitializer
A dummy CompiledObject which serves to initialize scripted field. This is handled by a CompiledObject rather than (say) simply inlining the initialization code in order to ensure that the field is initialized in document order.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class jaxx.compiler.CompiledObject |
|---|
CompiledObject.ChildRef |
| Constructor Summary | |
|---|---|
ScriptInitializer(java.lang.String initializer,
JAXXCompiler compiler)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ScriptInitializer(java.lang.String initializer,
JAXXCompiler compiler)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||