|
spoof
|


Public Member Functions | |
| __construct (array $rules=array()) | |
| addRule ($state, $function, $result, $next_state) | |
| getNextState ($state, $function, $result) | |
Protected Attributes | |
| $rules | |
| __construct | ( | array | $rules = array() | ) |
Implements IDefinition.
| addRule | ( | $state, | |
| $function, | |||
| $result, | |||
| $next_state | |||
| ) |
Implements IDefinition.
| getNextState | ( | $state, | |
| $function, | |||
| $result | |||
| ) |
Implements IDefinition.
|
protected |