Uses of Class
org.projog.core.predicate.builtin.classify.CharType.Type
Packages that use CharType.Type
-
Uses of CharType.Type in org.projog.core.predicate.builtin.classify
Fields in org.projog.core.predicate.builtin.classify declared as CharType.TypeModifier and TypeFieldDescriptionprivate static final CharType.Type[]CharType.CHARACTER_TYPES_ARRAY(package private) final CharType.Type[]CharType.State.characterTypesprivate static final CharType.Type[]CharType.EMPTY_TYPES_ARRAYFields in org.projog.core.predicate.builtin.classify with type parameters of type CharType.TypeModifier and TypeFieldDescriptionprivate static final Map<PredicateKey, CharType.Type> CharType.CHARACTER_TYPES_MAPMethods in org.projog.core.predicate.builtin.classify that return CharType.TypeConstructors in org.projog.core.predicate.builtin.classify with parameters of type CharType.TypeModifierConstructorDescription(package private)State(Term[] characters, CharType.Type[] characterTypes)