- Inheritance
- < Object
Attributes
| Name | Visibility | R/W | Description |
|---|---|---|---|
| event_arg | public | RW | |
| event_type | public | R |
Methods
Class
| Visibility | Signature |
|---|---|
| public | new (event_type, event_arg=nil ) |
Instance
| Visibility | Signature |
|---|---|
| public | == ( other ) |
| public | done? () |
| public | inspect () |
| public | matches? ( event ) |
| public | single? () |
| public | to_s () |