|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmaj.semant.MajType
maj.semant.MajBottomType
Field Summary |
Fields inherited from class maj.semant.MajType |
m_nameSpace, m_strName |
Constructor Summary | |
MajBottomType()
|
Method Summary | |
java.lang.String |
getMajType()
|
boolean |
isEqual(MajType argType)
|
boolean |
isPrimitiveType()
|
boolean |
isSuperOf(MajType argType)
|
java.lang.String |
toString()
|
Methods inherited from class maj.semant.MajType |
getFullName, getIdentifier, getLUB, getName, getNameSpace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MajBottomType()
Method Detail |
public boolean isEqual(MajType argType)
isEqual
in class MajType
public boolean isSuperOf(MajType argType)
isSuperOf
in class MajType
public java.lang.String toString()
toString
in class MajType
public java.lang.String getMajType()
getMajType
in class MajType
public boolean isPrimitiveType()
isPrimitiveType
in class MajType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |