|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpolyglot.main.Version
jif.Version
public class Version
| Constructor Summary | |
|---|---|
Version()
|
|
| Method Summary | |
|---|---|
int |
major()
|
int |
minor()
|
java.lang.String |
name()
|
int |
patch_level()
|
| Methods inherited from class polyglot.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 java.lang.String name()
name in class polyglot.main.Versionpublic int major()
major in class polyglot.main.Versionpublic int minor()
minor in class polyglot.main.Versionpublic int patch_level()
patch_level in class polyglot.main.Version
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||