Class Neg

All Implemented Interfaces:
Serializable, SourceLocator, ExpressionNode, ExpressionOwner, XPathVisitable

public class Neg extends UnaryOperation
The unary '-' operation expression executer.
See Also:
  • Constructor Details

    • Neg

      public Neg()
  • Method Details