Home
last modified time | relevance | path

Searched defs:_ValadocRulePrivate (Results 1 – 1 of 1) sorted by relevance

/dports/lang/vala/vala-0.48.18/libvaladoc/parser/
H A Drule.c84 struct _ValadocRulePrivate { struct
85 gchar* _name;
86 ValadocRuleAction _start_action;
87 gpointer _start_action_target;
88 GDestroyNotify _start_action_target_destroy_notify;
89 ValadocRuleAction _reduce_action;
90 gpointer _reduce_action_target;
91 GDestroyNotify _reduce_action_target_destroy_notify;
92 ValadocRuleAction _skip_action;
93 gpointer _skip_action_target;
[all …]