Predicate StringOps::substringMethodName
Gets the name of a string method which performs substring extraction.
These are substring
, substr
, and slice
.
Import path
import javascript
Gets the name of a string method which performs substring extraction.
These are substring
, substr
, and slice
.
import javascript