Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/yuin/gopher-lua
/ dotClass
Struct
dotClass
pm/pm.go:190–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
}
189
190
type
dotClass
struct
{}
191
192
func
(pn *dotClass) Matches(ch int) bool {
return
true }
193
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected