Uses of Class
org.dllearner.prolog.List

Packages that use List
org.dllearner.parser DL-Learner parsers. 
org.dllearner.prolog Prolog syntax structures. 
 

Uses of List in org.dllearner.parser
 

Methods in org.dllearner.parser that return List
 List PrologParser.list()
           
 

Uses of List in org.dllearner.prolog
 

Methods in org.dllearner.prolog that return List
static List List.compose(ArrayList<Term> content)
           
 

Constructors in org.dllearner.prolog with parameters of type List
List(Term head, List tail)
           
 



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann