|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrero.bridges.menu.CodeSnippet
Field Summary | |
protected Block |
code
|
protected ScriptInstance |
owner
|
Constructor Summary | |
CodeSnippet(ScriptInstance _owner,
Block _code)
|
Method Summary | |
Block |
getBlock()
|
ScriptInstance |
getOwner()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected ScriptInstance owner
protected Block code
Constructor Detail |
public CodeSnippet(ScriptInstance _owner, Block _code)
Method Detail |
public Block getBlock()
public ScriptInstance getOwner()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |