| Package | Description |
|---|---|
| edu.washington.cs.knowitall.logic |
| Modifier and Type | Method and Description |
|---|---|
List<Expression<E>> |
LogicExpression.rpn(List<Expression<E>> tokens)
Converts an infix logic representation into a postfix logic representation.
|
| Constructor and Description |
|---|
LogicExpression(List<Expression<E>> expressions) |
Copyright © 2010–2013 University of Washington CSE. All rights reserved.