Vala.ForeachStatement.get_error_types – libvala-0.56 Reference Manual
Packages
libvala-0.56
Vala
ForeachStatement
body
collection
collection_variable
element_variable
iterator_variable
type_reference
use_iterator
variable_name
ForeachStatement
accept
accept_children
check
emit
get_defined_variables
get_error_types
replace_expression
replace_type
get_error_types
Description:
public
override
void
get_error_types
(
Collection
<
DataType
> collection,
SourceReference
? source_reference =
null
)