Package gnu.bytecode

Class IfState


  • public class IfState
    extends Object
    The state of a conditional expression or statement.
    • Constructor Detail

      • IfState

        public IfState​(CodeAttr code)