All Implemented Interfaces:
SourceLocator, ExpressionNode, XPathVisitable

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

    • Neg

      public Neg()
  • Method Details