|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectAmbNewArray_c
fabric.ast.AmbNewFabricArray_c
public class AmbNewFabricArray_c
| 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 |
|---|
protected Expr loc
| Constructor Detail |
|---|
public AmbNewFabricArray_c(Position pos,
TypeNode baseType,
Expr loc,
java.lang.Object expr,
java.util.List dims,
int addDims)
| Method Detail |
|---|
public Expr location()
location in interface AmbNewFabricArraypublic AmbNewFabricArray location(Expr loc)
location in interface AmbNewFabricArray
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||