public class BooleanFormulaParser
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
verbose |
Constructor and Description |
---|
BooleanFormulaParser() |
Modifier and Type | Method and Description |
---|---|
static BooleanFormula |
parseFile(java.lang.String fileName) |
public static final boolean verbose
public static BooleanFormula parseFile(java.lang.String fileName) throws java.io.FileNotFoundException, java.io.IOException
java.io.FileNotFoundException
java.io.IOException