|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.bandm.sig.absy.Absy
eu.bandm.sig.absy.Constraint
eu.bandm.sig.absy.CCall
public class CCall
| Field Summary | |
|---|---|
static Function<CCall,Operation> |
get_op
|
protected Operation |
op
|
static Consumer<Operation,CCall> |
set_op
|
| Fields inherited from class eu.bandm.sig.absy.Constraint |
|---|
bindings, get_bindings, set_bindings |
| Fields inherited from class eu.bandm.sig.absy.Absy |
|---|
get_location, location, set_location |
| Fields inherited from interface eu.bandm.tools.format.Formattable |
|---|
format |
| Constructor Summary | |
|---|---|
CCall(Operation op)
|
|
| Method Summary | |
|---|---|
CCall |
doclone()
|
Format |
format()
|
Operation |
get_op()
|
static String |
getFormatHint()
|
CCall |
initFrom(Object o0)
|
boolean |
set_op(Operation val)
|
| Methods inherited from class eu.bandm.sig.absy.Constraint |
|---|
descend_bindings, get_bindings, set_bindings |
| Methods inherited from class eu.bandm.sig.absy.Absy |
|---|
get_location, set_location |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Operation op
public static final Function<CCall,Operation> get_op
public static final Consumer<Operation,CCall> set_op
| Constructor Detail |
|---|
public CCall(Operation op)
| Method Detail |
|---|
public CCall doclone()
doclone in class Constraintpublic static String getFormatHint()
public Format format()
format in interface Formattableformat in class Constraintpublic CCall initFrom(Object o0)
initFrom in class Constraintpublic Operation get_op()
public boolean set_op(Operation val)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||