Searched defs:getLocals (Results 1 – 3 of 3) sorted by relevance
109 public getLocals(): Map<string, Local> { method in SourceBody
72 getLocals(): Map<string, Local>; method
92 public getLocals(): Set<Local> { method in ArkIRTransformer