|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.bandm.sig.absy.Expr
eu.bandm.sig.absy.ExprReference
public class ExprReference
| Field Summary | |
|---|---|
static Function<ExprReference,String> |
get_name
|
protected String |
name
|
| Fields inherited from class eu.bandm.sig.absy.Expr |
|---|
get_locator, get_type, locator, type |
| Constructor Summary | |
|---|---|
protected |
ExprReference()
|
|
ExprReference(String name)
|
| Method Summary | |
|---|---|
ExprReference |
doclone()
|
boolean |
equals(Object e0)
|
String |
get_name()
|
static String |
getFormatHint()
|
int |
hashCode()
|
ExprReference |
initFrom(Object o0)
|
ExprReference |
with_name(String val)
|
boolean |
x_equals(ExprReference e0)
|
| Methods inherited from class eu.bandm.sig.absy.Expr |
|---|
get_locator, get_type, set_locator, set_type |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String name
public static Function<ExprReference,String> get_name
| Constructor Detail |
|---|
public ExprReference(String name)
protected ExprReference()
| Method Detail |
|---|
public ExprReference doclone()
doclone in class Exprpublic static String getFormatHint()
public boolean equals(Object e0)
equals in class Objectpublic boolean x_equals(ExprReference e0)
public int hashCode()
hashCode in class Objectpublic ExprReference initFrom(Object o0)
initFrom in class Exprpublic String get_name()
public ExprReference with_name(String val)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||