Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/yuin/gopher-lua
/ Matches
Method
Matches
pm/pm.go:187–187 ·
view source on GitHub ↗
(ch int)
Source
from the content-addressed store, hash-verified
185
186
type
class
interface
{
187
Matches(ch int) bool
188
}
189
190
type
dotClass
struct
{}
Callers
2
Matches
Method · 0.65
recursiveVM
Function · 0.65
Implementers
5
dotClass
pm/pm.go
charClass
pm/pm.go
singleClass
pm/pm.go
setClass
pm/pm.go
rangeClass
pm/pm.go
Calls
no outgoing calls
Tested by
no test coverage detected