Package daikon.dcomp

Class DCRuntime.PrimitiveArrayTag

  • Enclosing class:
    DCRuntime

    public static class DCRuntime.PrimitiveArrayTag
    extends DCRuntime.FieldTag
    Class that gets the list of tags for primitive arrays. Note that primitive arrays can both be actual arrays of primitives and also arrays of classes containing primitives. In the second case, there is a separate object that contains each of the 'array' values.