Searched refs:StructCreateNamed (Results 1 – 2 of 2) sorted by relevance
23 s := ctx.StructCreateNamed("recursive")
570 func (c Context) StructCreateNamed(name string) (t Type) { func