Class EFNode<L,​AP>

  • Type Parameters:
    L - label type
    AP - atomic proposition type
    All Implemented Interfaces:
    Printable, FormulaNode<L,​AP>

    public class EFNode<L,​AP>
    extends AbstractUnaryFormulaNode<L,​AP>
    Java representation of a "EF" (sub-)formula.