Searched defs:typeAssertion (Results 1 – 1 of 1) sorted by relevance
184 typeAssertion struct { struct185 pathStep236 func (ta typeAssertion) String() string { return fmt.Sprintf(".(%v)", ta.typ) }257 func (typeAssertion) isTypeAssertion() {}