Package MAKBPInterpreter
Class Main
- java.lang.Object
-
- MAKBPInterpreter.Main
-
public class Main extends java.lang.Object
Main class allowing to choose the problem to be interpreted.
-
-
Constructor Summary
Constructors Constructor Description Main()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Default executed method.
-