Class StringLiteral

    • Method Detail

      • value

        public Template value()
        Gets the template for this literal value.
        Returns:
        the literal's value template.
      • equals

        public boolean equals​(java.lang.Object obj)
        Specified by:
        equals in class Expression
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • toNode

        public Node toNode()
        Description copied from interface: ToNode
        Converts a value to a Node.
        Returns:
        Returns the creates Node.