|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfrysk.debuginfo.CompilerVersion
frysk.debuginfo.GNURedHatCompilerVersion
public class GNURedHatCompilerVersion
| Field Summary |
|---|
| Fields inherited from class frysk.debuginfo.CompilerVersion |
|---|
compilerString |
| Constructor Summary | |
|---|---|
GNURedHatCompilerVersion(String string,
int version,
int minorVersion,
int patchLevel,
int RHRelease)
|
|
| Method Summary | |
|---|---|
int |
compareTo(Object arg0)
|
boolean |
supportsClassType()
|
boolean |
supportsInterfaceType()
|
| Methods inherited from class frysk.debuginfo.CompilerVersion |
|---|
supportsInterFaceType, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GNURedHatCompilerVersion(String string,
int version,
int minorVersion,
int patchLevel,
int RHRelease)
| Method Detail |
|---|
public boolean supportsClassType()
supportsClassType in class CompilerVersionpublic boolean supportsInterfaceType()
public int compareTo(Object arg0)
compareTo in interface Comparable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||