Class HoodCall

    • Constructor Detail

      • HoodCall

        public HoodCall​(Metadata metadata,
                        ProtelisAST<Field<java.lang.Object>> arg,
                        HoodOp func,
                        boolean includeSelf)
        Deprecated.
        Parameters:
        metadata - A Metadata object containing information about the code that generated this AST node.
        arg - the argument to evaluate (must return a Field).
        func - the HoodOp to apply
        includeSelf - if true, sigma won't be excluded