Searched refs:callableWithPosition (Results 1 – 3 of 3) sorted by relevance
260 if fn, ok := fn.(callableWithPosition); ok {
154 type callableWithPosition interface { interface162 _ callableWithPosition = (*Function)(nil)
189 case callableWithPosition: