Class JavaParserTest
- java.lang.Object
-
- jadex.rules.parser.conditions.javagrammar.JavaParserTest
-
public class JavaParserTest extends java.lang.Object
Test the functionality of the clips parser.
-
-
Constructor Summary
Constructors Constructor Description JavaParserTest()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Main for testing only.
-