public class Version
extends polyglot.main.Version
Constructor and Description |
---|
Version() |
Modifier and Type | Method and Description |
---|---|
int |
major() |
int |
minor() |
java.lang.String |
name() |
int |
patch_level() |
java.lang.String |
toString() |