Class SerializableExpression.Operator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addHooks​(java.util.Map<Node.HookKey,​java.lang.Object> hooks)  
      void extract​(java.util.Stack<Node> stack, Jep j)  
      java.lang.String getName()  
      int getNargs()  
      java.lang.String toString()  
      void write​(java.io.ObjectOutput oos)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait