Searched defs:Exportable (Results 1 – 5 of 5) sorted by relevance
33 type Exportable interface { interface39 Exportable() bool methodSpec
104 func (surface *ApiSurface) Exportable() bool { func
39 Exportable bool member
38 Exportable const
1390 func (a *apexBundle) Exportable() bool { func