Lines Matching defs:self
23 def __init__(self, module_dict, event_dict): argument
30 def _add_without_duplicates(self, type_string, in_dict, new): argument
45 def _general_event(self, event_class, children, meta): argument
58 def module(self, children, meta): argument
69 def interface(self, children, meta): argument
83 def include(self, children): argument
87 def publish_event(self, children, meta): argument
91 def publish_handled_event(self, children, meta): argument
95 def publish_multi_event(self, children, meta): argument
99 def publish_setup_event(self, children, meta): argument
103 def publish_selector_event(self, children, meta): argument
107 def symbol(self, children, meta): argument
113 def event_param(self, children, meta): argument
119 def selector_param(self, children, meta): argument
125 def count_param(self, children, meta): argument
131 def result(self, children, meta): argument
137 def void_result(self, children, meta): argument
143 def type_decl(self, children, meta): argument
149 def selector_const(self, children, meta): argument
155 def subscribe(self, children, meta): argument
161 def selector(self, children, meta): argument
168 def optional(self, children): argument
171 def public(self, children): argument
175 def handler(self, children, meta): argument
183 def unwinder(self, children, meta): argument
192 def expected_args(self, children): argument
200 def priority(self, children, meta): argument
213 def noreturn(self, children, meta): argument
219 def constexpr(self, children, meta): argument
225 def success(self, children, meta): argument
231 def lock_name(self, children, meta): argument
237 def lock_opt(self, children, meta): argument