☰
ParentKind
Required Methods
set_index
Implementors
In swc_common::pass
?
Trait
swc_common
::
pass
::
ParentKind
source
·
[
−
]
pub trait ParentKind:
Copy
{ fn
set_index
(&mut self, index:
usize
); }
Required Methods
source
fn
set_index
(&mut self, index:
usize
)
Implementors