Uses of Class
koala.dynamicjava.classinfo.TreeConstructorInfo

Packages that use TreeConstructorInfo
koala.dynamicjava.interpreter Contains the classes for interpreting Java language statements. 
 

Uses of TreeConstructorInfo in koala.dynamicjava.interpreter
 

Methods in koala.dynamicjava.interpreter with parameters of type TreeConstructorInfo
protected  void ClassInfoCompiler.addConstructor(TreeConstructorInfo ci)
          Adds a constructor to the current class
 



Copyright © 2001 Stephane Hillion. All Rights Reserved.