| Modifier and Type | Interface and Description |
|---|---|
interface |
InspectReplacingAll
A representation of the ALL clause in a REPLACING clause in an INSPECT statement.
|
interface |
InspectReplacingAllOrLeadingOrFirst
A representation of an ALL, LEADING, or FIRST clause in a REPLACING clause in an INSPECT statement.
|
interface |
InspectReplacingCharactersBy
A representation of an INSPECT statement with a CHARACTERS BY clause.
|
interface |
InspectReplacingFirst
A representation of a FIRST clause in a REPLACING clause in an INSPECT statement.
|
interface |
InspectReplacingLeading
A representation of a LEADING clause in a REPLACING clause in an INSPECT statement.
|