|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jltools.main.Version
|
+--jltools.ext.jif.Version
| Constructor Summary | |
Version()
|
|
| Method Summary | |
int |
major()
Marks major changes in the output format of the files produced by the compiler. |
int |
minor()
Indicates a change in the compiler that does not affect the output format. |
int |
patch_level()
Denote minor changes and bugfixes to the compiler. |
| Methods inherited from class jltools.main.Version |
toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Version()
| Method Detail |
public int major()
Versionmajor in class Versionpublic int minor()
Versionminor in class Versionpublic int patch_level()
Versionpatch_level in class Version
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||