Module RegexpMatchFunction
Provides a class for modeling new regular-expression matcher APIs.
Import path
import semmle.go.Concepts
Classes
Range | A function that matches a regexp with a string or byte slice. |
Provides a class for modeling new regular-expression matcher APIs.
import semmle.go.Concepts
Range | A function that matches a regexp with a string or byte slice. |