Class PredicateIndicator

java.lang.Object
jason.asSyntax.PredicateIndicator
All Implemented Interfaces:
Serializable, Comparable<PredicateIndicator>

public final class PredicateIndicator extends Object implements Comparable<PredicateIndicator>, Serializable
Represents the "type" of a predicate based on the functor and the arity, e.g.: ask/4
See Also: