Vala.Constant.Constant – libvala-0.56 Reference Manual
Packages
libvala-0.56
Vala
Constant
type_reference
value
Constant
accept
accept_children
check
replace_expression
replace_type
Constant
Description:
public
Constant
(
string
name,
DataType
? type_reference,
Expression
? value,
SourceReference
? source_reference =
null
,
Comment
? comment =
null
)