Documentation of 'org.matheclipse.parser.client.ast.IConstantOperators' Java class
IConstantOperators
org.matheclipse.parser.client.ast

Interface IConstantOperators

  • All Known Subinterfaces:
    IConstantHeaders


    public interface IConstantOperators
    Default header operator strings
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String List
      Head for lists (i.e.
      static java.lang.String Out
      Head for the Out history (needed for the % operator)
      static java.lang.String Part
      Head for the Out history (needed for the [ ] operator)
      static java.lang.String Slot
      Head for the Out history (needed for the #1,#2,...
      static java.lang.String SlotSequence
      Head for the Out history (needed for the ##1,##2,...
    • Field Detail

      • List

        static final java.lang.String List
        Head for lists (i.e. {a,b,c,...} )
        See Also:
        Constant Field Values
      • Out

        static final java.lang.String Out
        Head for the Out history (needed for the % operator)
        See Also:
        Constant Field Values
      • Part

        static final java.lang.String Part
        Head for the Out history (needed for the [ ] operator)
        See Also:
        Constant Field Values
      • Slot

        static final java.lang.String Slot
        Head for the Out history (needed for the #1,#2,... operator)
        See Also:
        Constant Field Values
      • SlotSequence

        static final java.lang.String SlotSequence
        Head for the Out history (needed for the ##1,##2,... operator)
        See Also:
        Constant Field Values

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.