Uses of Class
edu.washington.cs.knowitall.logic.LogicException.CompileLogicException
Packages that use LogicException.CompileLogicException
-
Uses of LogicException.CompileLogicException in edu.washington.cs.knowitall.logic
Methods in edu.washington.cs.knowitall.logic that throw LogicException.CompileLogicExceptionModifier and TypeMethodDescriptionList<Expression<E>>
LogicExpression.rpn
(List<Expression<E>> tokens) Converts an infix logic representation into a postfix logic representation.Constructors in edu.washington.cs.knowitall.logic that throw LogicException.CompileLogicException