Searched refs:to_ast (Results 1 – 4 of 4) sorted by relevance
74 options=self._function_scope_options(fn_scope).to_ast(),122 options=self._function_scope_options(fn_scope).to_ast(),
86 def to_ast(self): member in _ArgTemplateBuilder147 return builder.to_ast()
40 opts_ast = opts.to_ast()
195 def to_ast(self): member in ConversionOptions