Searched refs:FilePortion (Results 1 – 2 of 2) sorted by relevance
190 type FilePortion struct { struct263 if portion, ok := src.(FilePortion); ok {296 case FilePortion:
454 fp := syntax.FilePortion{Content: []byte("print(x.f)"), FirstLine: 2, FirstCol: 4}