Package gnu.bytecode

Class IfState

java.lang.Object
gnu.bytecode.IfState

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