Class PLiteral

  • All Implemented Interfaces:
    java.io.Serializable

    public class PLiteral
    extends Step
    See Also:
    Serialized Form
    • Constructor Detail

      • PLiteral

        public PLiteral​(java.util.List f)
        requires a list of parsed literal fragments to use when constructing the final string at runtime
    • Method Detail

      • toString

        public java.lang.String toString​(java.lang.String prefix)
        Description copied from class: Step
        returns a string representation of this atomic step
        Overrides:
        toString in class Step
      • fragment

        public static sleep.engine.atoms.PLiteral.Fragment fragment​(int type,
                                                                    java.lang.Object element)
        create a fragment for interpretation by this parsed literal step