Class FolExample


  • public class FolExample
    extends java.lang.Object
    Some examples for using FolParser and provers.
    • Constructor Summary

      Constructors 
      Constructor Description
      FolExample()  
    • Method Summary

      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FolExample

        public FolExample()
    • Method Detail