Class ApexOperationSignature

    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • of

        public static ApexOperationSignature of​(ASTMethod node)
        Builds the signature of this node.
        Parameters:
        node - The method node
        Returns:
        The signature of the node