Searched defs:SourceLocation (Results 1 – 1 of 1) sorted by relevance
30 class SourceLocation(AttributeCache): class317 def contains(loc: Union[SourceRange, SourceLocation]) -> bool: argument