Help needed in inserting if instruction

Eshwari PattapathuSubramanianSundaran <[email protected]> Mon, 29 Aug 2005 12:21:49 -0700 (PDT)
Newsgroups gmane.comp.jakarta.bcel.user
Message-ID <[email protected]>
Hi,

How will I insert an if instruction before a set of
instructions?  These set of instructions should
execute only when the if condition satisfies. 

Now I've 

statement1;
statement2; 
 
in my class file.

I want to generate the class file as

if (){
    statement1;
    statement2; 
}

Any help is appreciated.

Thanks,
Eshwari

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com