Class TermSelector


  • public class TermSelector
    extends Selector
    Selector representing a simple term (literals or bound variables).

    Note that we know the term does not include function calls for instance (this is actually enforced by the parser), those being dealt with by their own Selector.