|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.ksu.cis.projects.bogor.type.Type
edu.ksu.cis.projects.bogor.type.PrimitiveType
edu.ksu.cis.projects.bogor.type.RealType
public abstract class RealType
Represents a real type.
| Field Summary |
|---|
| Fields inherited from class edu.ksu.cis.projects.bogor.type.Type |
|---|
hashCode, typeId |
| Constructor Summary | |
|---|---|
RealType()
|
|
| Method Summary |
|---|
| Methods inherited from class edu.ksu.cis.projects.bogor.type.Type |
|---|
getTypeId, hashCode, toASTType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface edu.ksu.cis.projects.bogor.util.Disposable |
|---|
dispose |
| Constructor Detail |
|---|
public RealType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||