프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Error | bool | ||
Repeating | bool |
메소드 | 설명 | |
---|---|---|
Execute ( Interpreter interpreter ) : object | ||
Execute ( |
||
Repeat ( Interpreter interpreter ) : void | ||
Resolve ( |
메소드 | 설명 | |
---|---|---|
DoExecute ( |
||
DoParseExpression ( |
||
DoResolve ( |
||
DoResolveBase ( |
||
ParseExpression ( |
protected abstract DoExecute ( |
||
context | ||
리턴 | object |
protected DoParseExpression ( |
||
context | ||
arg | string | |
리턴 |
protected DoResolve ( |
||
context | ||
리턴 | bool |
protected DoResolveBase ( |
||
context | ||
리턴 | bool |
public Execute ( Interpreter interpreter ) : object | ||
interpreter | Interpreter | |
리턴 | object |
public Execute ( |
||
context | ||
리턴 | object |
protected ParseExpression ( |
||
context | ||
리턴 |
public Resolve ( |
||
context | ||
리턴 | bool |