String formats the [Pattern] as a string
()
| 87 | Includes(other Pattern) bool |
| 88 | // String formats the [Pattern] as a string |
| 89 | String() string |
| 90 | |
| 91 | ExpandID(other ID) (ID, error) |
| 92 | ExpandPattern(other Pattern) (Pattern, error) |
no outgoing calls
no test coverage detected