Expand description

Provides safe RefNode conversion functions, see crate::level2::convert for more details.

Functions

Safely cast the specified RefNode into a Ref type.

Safely cast the specified RefNode into a mutable Ref type.

Safely cast the specified RefNode into a Ref type.

Determines if the specified node is of the correct node type.

Determines if the specified node is of the correct node type.

Type Definitions

Mutable Ref type for mutable dynamic trait cast

Ref type for dynamic trait cast

Ref type for dynamic trait cast