gbf_
core
0.1.17
In gbf_
core::
decompiler::
ast
gbf_core
::
decompiler
::
ast
Function
new_array
Copy item path
Source
pub fn new_array<E>(elements:
Vec
<E>) ->
ArrayNode
where E:
Into
<
ExprKind
>,
Expand description
Creates a new array node.