rero.bridges.event
public class CodeSnippet extends Object
Field Summary | |
---|---|
protected Block | code |
protected ScriptEnvironment | environment |
protected ScriptInstance | si |
Constructor Summary | |
---|---|
CodeSnippet(Block c, ScriptEnvironment e) |
Method Summary | |
---|---|
int | execute(HashMap eventData) |
int | getLineNumber() |
boolean | isValid() |