Lines Matching defs:int
24 def __init__(self, columns: int, as_decimal: bool = False) -> None:
33 width: int = 10,
44 width: int = 10,
54 rel_pos: int,
55 columns: int,
56 width: int,
114 symbol_table: Dict[str, Dict[str, int]], argument
116 start: int = 12,
163 depth: int = 1,
164 min_pad: int = 12,
165 node_right_pad: int = 12,