Searched refs:TextPoint (Results 1 – 1 of 1) sorted by relevance
171 class TextPoint(): class201 def format_parse_err(msg: str, path: str, lines: list, point: TextPoint) -> CommandParseError: argument255 region_start = TextPoint(0, 0)