public interface ClauseStoreFactory
| Modifier and Type | Method and Description | 
|---|---|
ClauseStore | 
buildClause(Prolog prolog,
           Term goal,
           List<?> varList)  | 
ClauseStore buildClause(Prolog prolog, Term goal, List<?> varList)
Copyright © 2015. All rights reserved.