| Package | Description |
|---|---|
| edu.washington.cs.knowitall.logic |
| Modifier and Type | Method and Description |
|---|---|
List<Expression<E>> |
LogicExpressionParser.tokenize(String input)
Convert an infix string logic representation to an infix list of tokens.
|
| Constructor and Description |
|---|
LogicExpression(List<Expression<E>> expressions) |
Copyright © 2010–2013 University of Washington CSE. All rights reserved.