fabric.ast
Class AmbNewFabricArray_c

java.lang.Object
  extended by AmbNewArray_c
      extended by fabric.ast.AmbNewFabricArray_c
All Implemented Interfaces:
AmbNewFabricArray

public class AmbNewFabricArray_c
extends AmbNewArray_c
implements AmbNewFabricArray


Field Summary
protected  Expr loc
           
 
Constructor Summary
AmbNewFabricArray_c(Position pos, TypeNode baseType, Expr loc, java.lang.Object expr, java.util.List dims, int addDims)
           
 
Method Summary
 Expr location()
           
 AmbNewFabricArray location(Expr loc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

loc

protected Expr loc
Constructor Detail

AmbNewFabricArray_c

public AmbNewFabricArray_c(Position pos,
                           TypeNode baseType,
                           Expr loc,
                           java.lang.Object expr,
                           java.util.List dims,
                           int addDims)
Method Detail

location

public Expr location()
Specified by:
location in interface AmbNewFabricArray

location

public AmbNewFabricArray location(Expr loc)
Specified by:
location in interface AmbNewFabricArray