Class AtomicNode<L,​AP>

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

    public class AtomicNode<L,​AP>
    extends AbstractFormulaNode<L,​AP>
    Java representation of an "atomic proposition" (sub-)formula.