Vala.CCodeBaseModule.create_type_check_statement Reference Manual
Vala.CCodeBaseModule.create_type_check_statement:
Description:
public
Vala.CCodeStatement
? create_type_check_statement (
Vala.CodeNode
method_node,
Vala.DataType
ret_type,
Vala.TypeSymbol
t,
bool
non_null,
string
var_name)
created by
valadoc