Property | Type | Description | |
---|---|---|---|
Error | bool | ||
Repeating | bool |
Method | Description | |
---|---|---|
Execute ( Interpreter interpreter ) : object | ||
Execute ( |
||
Repeat ( Interpreter interpreter ) : void | ||
Resolve ( |
Method | Description | |
---|---|---|
DoExecute ( |
||
DoParseExpression ( |
||
DoResolve ( |
||
DoResolveBase ( |
||
ParseExpression ( |
protected abstract DoExecute ( |
||
context | ||
return | object |
protected DoParseExpression ( |
||
context | ||
arg | string | |
return |
protected DoResolve ( |
||
context | ||
return | bool |
protected DoResolveBase ( |
||
context | ||
return | bool |
public Execute ( Interpreter interpreter ) : object | ||
interpreter | Interpreter | |
return | object |
public Execute ( |
||
context | ||
return | object |
protected ParseExpression ( |
||
context | ||
return |
public Repeat ( Interpreter interpreter ) : void | ||
interpreter | Interpreter | |
return | void |
public Resolve ( |
||
context | ||
return | bool |