Class UnaryOp

    • Constructor Detail

      • UnaryOp

        public UnaryOp​(Metadata metadata,
                       java.lang.String name,
                       ProtelisAST<?> branch)
        Parameters:
        metadata - A Metadata object containing information about the code that generated this AST node.
        name - operator name
        branch - the operand