|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bn.compiler.parser.model.Intersection
public class Intersection
Field Summary | |
---|---|
java.util.ArrayList |
cnsElemList
|
java.util.ArrayList |
exceptCnsElem
|
boolean |
isExcept
|
boolean |
isInterSection
|
Constructor Summary | |
---|---|
Intersection()
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public java.util.ArrayList cnsElemList
public java.util.ArrayList exceptCnsElem
public boolean isExcept
public boolean isInterSection
Constructor Detail |
---|
public Intersection()
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |