Configurations file Hello.cfg

VERSION{1.0}

OPTIONS{

  methodArgumentLogging true;

  objectSerialization true;

  objectSerializationDepth 1;

  objectSerializationOfSuperClasses false;

  timeLogging true;

  thisLogging false;

}

Ltest/Hello; {

   <init> ()V {

     BP { 4 0 }

   }

   main ([Ljava/lang/String;)V {

     BP { 35 7 0 }

   }

}

Ltest/HelloWorld; {

   <init> (Ljava/lang/String;)V {

     BP { 9 0 }

   }

   hello ()V {

     BP { 10 0 }

   }

   showString (Ljava/lang/String;)V {

     BP { 7 0 }

   }

}

Ltest/HelloWorldBase; {

   <init> ()V {

     BP { 9 0 }

   }

   setHelloString (Ljava/lang/String;)V {

     BP { 5 0 }

   }

   getHelloString ()Ljava/lang/String; {

     BP { 4 0 }

   }

}

 

____________________________________________________________________

SourceForge.net Logo