Jode 1.90-CVS
Build Aug 6, 2004

net.sf.jode.flow
Class CombineIfGotoExpressions

java.lang.Object
  extended bynet.sf.jode.flow.CombineIfGotoExpressions

public class CombineIfGotoExpressions
extends java.lang.Object


Constructor Summary
CombineIfGotoExpressions()
           
 
Method Summary
static boolean transform(ConditionalBlock cb, StructuredBlock last)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CombineIfGotoExpressions

public CombineIfGotoExpressions()
Method Detail

transform

public static boolean transform(ConditionalBlock cb,
                                StructuredBlock last)

Jode 1.90-CVS
Build Aug 6, 2004

Copyright © 1998-2004 by Jochen Hoenicke.