Uses of Class
org.projog.core.predicate.builtin.classify.CharType.State
-
Packages that use CharType.State Package Description org.projog.core.predicate.builtin.classify Predicates for classifying terms. -
-
Uses of CharType.State in org.projog.core.predicate.builtin.classify
Fields in org.projog.core.predicate.builtin.classify declared as CharType.State Modifier and Type Field Description private CharType.StateCharType.CharTypePredicate. stateConstructors in org.projog.core.predicate.builtin.classify with parameters of type CharType.State Constructor Description CharTypePredicate(Term character, Term type, CharType.State state)
-