MCPcopy 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
190type dotClass struct{}
191
192func (pn *dotClass) Matches(ch int) bool { return true }
193

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected