All Packages Class Hierarchy This Package Previous Next Index
Class hpjava.compiler.expression.AllocatedShapeDescriptor
java.lang.Object
|
+----hpjava.compiler.expression.AllocatedShapeDescriptor
- public class AllocatedShapeDescriptor
- extends Object
leaf-
AllocatedShapeDescriptor(AllocatedShape)
-
dim(int)
-
isDistShape()
-
numberOfDims()
-
leaf
public AllocatedShape leaf
AllocatedShapeDescriptor
public AllocatedShapeDescriptor(AllocatedShape shape)
isDistShape
public boolean isDistShape()
numberOfDims
public int numberOfDims()
dim
public Expression dim(int i)
All Packages Class Hierarchy This Package Previous Next Index