Uses of Interface
org.teavm.model.PhiReader
-
Packages that use PhiReader Package Description org.teavm.model -
-
Uses of PhiReader in org.teavm.model
Classes in org.teavm.model that implement PhiReader Modifier and Type Class Description classPhiMethods in org.teavm.model that return PhiReader Modifier and Type Method Description PhiReaderIncomingReader. getPhi()Methods in org.teavm.model that return types with arguments of type PhiReader Modifier and Type Method Description List<? extends PhiReader>BasicBlock. readPhis()List<? extends PhiReader>BasicBlockReader. readPhis()
-