|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.iscript.Expression ix.iscript.VarRef
public class VarRef
Field Summary | |
---|---|
protected Name |
name
|
Fields inherited from class ix.iscript.Expression |
---|
outputter |
Constructor Summary | |
---|---|
VarRef()
|
Method Summary | |
---|---|
Name |
getName()
|
void |
setName(Name name)
|
Methods inherited from class ix.iscript.Expression |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected Name name
Constructor Detail |
---|
public VarRef()
Method Detail |
---|
public Name getName()
public void setName(Name name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |