Package org.teavm.model.transformation
Class NoSuchFieldCatchElimination
- java.lang.Object
-
- org.teavm.model.transformation.NoSuchFieldCatchElimination
-
public class NoSuchFieldCatchElimination extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NoSuchFieldCatchElimination()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(Program program)
-
-
-
Method Detail
-
apply
public void apply(Program program)
-
-