polyglot.types.reflect
Class JLCInfo

java.lang.Object
  extended by polyglot.types.reflect.JLCInfo

public class JLCInfo
extends java.lang.Object


Field Summary
protected  java.lang.String compilerVersion
           
protected  java.lang.String encodedClassType
           
protected  long sourceLastModified
           
 
Constructor Summary
JLCInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sourceLastModified

protected long sourceLastModified

compilerVersion

protected java.lang.String compilerVersion

encodedClassType

protected java.lang.String encodedClassType
Constructor Detail

JLCInfo

public JLCInfo()