Volt.JS.AST (Volt v0.13.0)

Copy Markdown View Source

Helpers for matching and editing OXC JavaScript AST nodes.

Summary

Functions

call_arguments(node, name)

call_member_arguments(node, object, property)

import_meta_call_arguments(node, property)

import_meta_property?(node, property)

member_expression?(node, object, property)

new_arguments(node, names)

property_key(arg1)

replace_literal(ast, old_value, new_value)

string_literal(value)

string_literal_span(node)