rero.bridges.menu
public class CodeSnippet extends Object
Field Summary | |
---|---|
protected Block | code |
protected ScriptInstance | owner |
Constructor Summary | |
---|---|
CodeSnippet(ScriptInstance _owner, Block _code) |
Method Summary | |
---|---|
Block | getBlock() |
ScriptInstance | getOwner() |