org.anarres.cpp
Class Version
java.lang.Object
org.anarres.cpp.Version
public class Version
- extends Object
System version metadata for Anarres Java C Preprocessor 1.2.5.
This class contains a main() and may be run to print the version.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getVersion
public static String getVersion()
getMajor
public static int getMajor()
getMinor
public static int getMinor()
getPatch
public static int getPatch()
main
public static void main(String[] args)
Copyright © 2007 Shevek, Anarres. All Rights Reserved.