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