Vala.Block.accept_children – libvala-0.56 Reference Manual
Packages
libvala-0.56
Vala
Block
captured
contains_jump_statement
unreachable_exit
Block
accept
accept_children
add_local_constant
add_local_variable
add_statement
check
emit
get_error_types
get_local_constants
get_local_variables
get_statements
insert_before
insert_statement
remove_local_variable
replace_statement
accept_children
Description:
public
override
void
accept_children
(
CodeVisitor
visitor)