Vala.Block.get_error_types – 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
get_error_types
Description:
public
override
void
get_error_types
(
Collection
<
DataType
> collection,
SourceReference
? source_reference =
null
)