This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Adding fields to object_type_node


Tom Tromey wrote:

> class_type_node is jc1's internal representation of java.lang.Class.
> jc1 needs this internal representation because it internally builds
> Class objects which are then written to the object file.
>
> Does this answer your question?

Yes, that helps a lot. Thank you!

Dachuan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]