Uses of Class
koala.dynamicjava.classinfo.TreeClassInfo

Packages that use TreeClassInfo
koala.dynamicjava.classinfo Contains all the classes and interfaces for using reflection on Java or interpreted classes. 
koala.dynamicjava.interpreter Contains the classes for interpreting Java language statements. 
 

Uses of TreeClassInfo in koala.dynamicjava.classinfo
 

Constructors in koala.dynamicjava.classinfo with parameters of type TreeClassInfo
TreeClassInfo(TreeClassInfo ci)
          Creates a new array class info
 

Uses of TreeClassInfo in koala.dynamicjava.interpreter
 

Fields in koala.dynamicjava.interpreter declared as TreeClassInfo
protected  TreeClassInfo ClassInfoCompiler.classInfo
          The class info to compile
 



Copyright © 2001 Stephane Hillion. All Rights Reserved.