harpoon.Backend.Generic
Interface Runtime.ObjectBuilder.ObjectInfo

All Superinterfaces:
Runtime.ObjectBuilder.Info
Enclosing class:
Runtime.ObjectBuilder

public static interface Runtime.ObjectBuilder.ObjectInfo
extends Runtime.ObjectBuilder.Info

Information needed to build a non-array object.


Method Summary
 Object get(HField hf)
           
 
Methods inherited from interface harpoon.Backend.Generic.Runtime.ObjectBuilder.Info
label, type
 

Method Detail

get

Object get(HField hf)