Kaba function Context.create_module_for_source ed
...
Syntax ed
func mut Context.create_module_for_source(source: string, just_analize: bool) -> shared[Module]
Parameters ed
- source: string
- ...
- just_analize: bool
- ...
Return ed
...
...
func mut Context.create_module_for_source(source: string, just_analize: bool) -> shared[Module]
...