Uses of Class
org.projog.core.term.EmptyList
-
Packages that use EmptyList Package Description org.projog.core.term Contains the building blocks used to construct Prolog programs and queries. -
-
Uses of EmptyList in org.projog.core.term
Fields in org.projog.core.term declared as EmptyList Modifier and Type Field Description static EmptyListEmptyList. EMPTY_LISTSingleton instanceMethods in org.projog.core.term that return EmptyList Modifier and Type Method Description EmptyListEmptyList. getTerm()
-