RISC JKU

at.jku.risc.stout.hoau.data

Class TermNode

    • Field Detail

      • nullAtom

        public static final TermAtom nullAtom
      • nullHedge

        public static final Hedge nullHedge
      • printUserFriendly

        public static boolean printUserFriendly
        The user friendly output form transforms lambda hedges to argument lists. For instance (\x.(\y. x y)) will be displayed as \x.\y. x(y)
        Default = true