Class PrintRubric
java.lang.Object
edu.unc.cs.comp524.parsers.prolog.f20.a2.PrintRubric
public class PrintRubric extends Object
The Fall-2020 Assignment 2 "Grader"
A sample program the demonstrates how to use PrologParser in tandem
with RelationCollectorListener to build a Program on which
methods can be called to generated grades for tests
-
Constructor Summary
Constructors Constructor Description PrintRubric() -
Method Summary
-
Constructor Details
-
PrintRubric
public PrintRubric()
-
-
Method Details
-
main
- Throws:
IOException
-