Lines Matching defs:self

98     def symbolic_width(self) -> List:  argument
102 def __post_init__(self): argument
112 def symbolic_width(self) -> List: argument
130 def max_width(self) -> int: argument
134 def symbolic_width(self) -> List: argument
138 def __post_init__(self): argument
151 def max_width(self) -> int: argument
155 def symbolic_width(self) -> List: argument
162 def __post_init__(self): argument
175 def max_width(self) -> int: argument
179 def symbolic_width(self) -> List: argument
186 def __post_init__(self): argument
200 def max_width(self) -> int: argument
204 def symbolic_width(self) -> List: argument
209 def __post_init__(self): argument
223 def max_width(self) -> int: argument
227 def symbolic_width(self) -> List: argument
235 def __post_init__(self): argument
248 def max_width(self) -> int: argument
252 def symbolic_width(self) -> List: argument
256 def __post_init__(self): argument
271 def max_width(self) -> int: argument
275 def symbolic_width(self) -> List: argument
279 def __post_init__(self): argument
291 def max_width(self) -> int: argument
295 def symbolic_width(self) -> List: argument
307 def __post_init__(self): argument
319 def __post_init__(self): argument
333 def max_width(self) -> int: argument
337 def symbolic_width(self) -> List: argument
341 def __post_init__(self): argument
353 def max_width(self) -> int: argument
360 def symbolic_width(self) -> List: argument
367 def __post_init__(self): argument
381 def max_width(self) -> int: argument
388 def symbolic_width(self) -> List: argument
396 def __post_init__(self): argument
409 def max_width(self) -> int: argument
413 def symbolic_width(self) -> List: argument
417 def __post_init__(self): argument
453 def max_width(self) -> int: argument
464 def symbolic_width(self) -> List: argument
477 def __post_init__(self): argument
535 def identifier(self, children): argument
539 def value(self, children): argument
545 def constant(self, children): argument
556 def type_specifier(self, children): argument
565 def constant_def(self, children): argument
573 def enum(self, children): argument
588 def fixed_length_opaque(self, children): argument
595 def variable_length_opaque(self, children): argument
605 def string(self, children): argument
615 def fixed_length_array(self, children): argument
623 def variable_length_array(self, children): argument
634 def optional_data(self, children): argument
641 def basic(self, children): argument
648 def void(self, children): argument
653 def struct(self, children): argument
667 def typedef(self, children): argument
673 def case_spec(self, children): argument
682 def default_spec(self, children): argument
688 def union(self, children): argument
699 def procedure_def(self, children): argument
708 def version_def(self, children): argument
716 def program_def(self, children): argument
724 def pragma_def(self, children): argument