docs » cp.rx.go.Statement.Modifier.Definition
A Statement.Modifier is defined before being executable. It is an extension of Statement.Definition and inherits all of it's methods also.
- Functions - API calls offered directly by the extension
- is
- Methods - API calls which can only be made on an object returned by a constructor
- define
| Signature | cp.rx.go.Statement.Modifier.Definition.is(thing) -> boolean |
|---|---|
| Type | Function |
| Description | Checks if the thing is a Statement.Modifier.Definition. |
| Parameters |
|
| Returns |
|
| Signature | cp.rx.go.Statement.Modifier.Definition:define() |
|---|---|
| Type | Method |
| Description | Defines the Statement.Modifier. |
| Parameters |
|
| Returns |
|