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 {
217 Object() bool methodSpec
3282 func (c *Module) Object() bool { func
281 func (mod *Module) Object() bool { func