Searched defs:Object (Results 1 – 4 of 4) sorted by relevance
81 type Object struct { struct83 Type string84 Class string85 Options []Option90 func (ob Object) Config() string {
231 Object() bool methodSpec
3656 func (c *Module) Object() bool { func
284 func (mod *Module) Object() bool { func