# module `concrete.fhe.mlir.processors.check_integer_only` Declaration of `CheckIntegerOnly` graph processor. --- ## class `CheckIntegerOnly` CheckIntegerOnly graph processor, to make sure the graph only contains integer nodes. --- ### method `apply` ```python apply(graph: Graph) ```