Skip to contents

Selectable AST Server

Usage

ast_selectable_server(id, ast, selected_nodes = shiny::reactive(integer(0)))

Arguments

id

Character. Module namespace ID

ast

Reactive. The parsed AST object

selected_nodes

Reactive. Currently selected node indices