Package gnu.bytecode

Class IfState


  • public class IfState
    extends java.lang.Object
    The state of a conditional expression or statement.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IfState

        public IfState​(CodeAttr code)