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 {
209 Object() bool methodSpec
3082 func (c *Module) Object() bool { func
245 func (mod *Module) Object() bool { func