Lines Matching defs:emit
174 def emit(self) -> None:
182 define.emit()
187 enum.emit()
190 struct.emit(self)
236 def emit(self) -> None:
243 value.emit()
259 def emit(self):
311 # the if condition so we just need to call emit() on the if and the
354 define.emit()
392 def emit(self, root: Csbgen) -> None:
401 child.emit(root)
511 def emit(self, root: Csbgen) -> None:
530 def emit(self) -> None:
657 def emit(self, root: Csbgen) -> None:
671 child.emit(root)
673 self._child_branch.emit(root)
1043 element.emit()