|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object eu.bandm.sig.absy.Absy eu.bandm.sig.absy.Test eu.bandm.sig.absy.BinaryTest eu.bandm.sig.absy.TAnd
public class TAnd
Field Summary |
---|
Fields inherited from class eu.bandm.sig.absy.BinaryTest |
---|
get_left, get_right, left, right, set_left, set_right |
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 | |
---|---|
TAnd(Test left,
Test right)
|
Method Summary | |
---|---|
TAnd |
doclone()
|
Format |
format()
|
static String |
getFormatHint()
|
TAnd |
initFrom(Object o0)
|
Methods inherited from class eu.bandm.sig.absy.BinaryTest |
---|
get_left, get_right, set_left, set_right |
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 |
Constructor Detail |
---|
public TAnd(Test left, Test right)
Method Detail |
---|
public TAnd doclone()
doclone
in class BinaryTest
public static String getFormatHint()
public Format format()
format
in interface Formattable
format
in class BinaryTest
public TAnd initFrom(Object o0)
initFrom
in class BinaryTest
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |