public class Parser
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.Integer |
anzClauses |
protected java.lang.Integer |
anzVariables |
Constructor and Description |
---|
Parser(java.lang.String file) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<java.lang.Integer> |
next() |