Fan

 

compilerJava

ClassPath ClassPath models a Java classpath to resolve package names to types.
JavaBridge JavaBridge is the compiler plugin for bringing Java classes into the Fan type system.
JavaField JavaField is the implementation of CField for a Java field.
JavaMethod JavaMethod is the implementation of CMethod for a Java method.
JavaParam JavaParam is the implementation of CParam for a Java method parameter.
JavaPod JavaPod is the CPod wrapper for a Java package.
JavaPrimitives JavaPrimitives is the pod namespace used to represent primitives:
JavaSlot JavaSlot is the implementation of CSlot for a Java member.
JavaType JavaType is the implementation of CType for a Java class.