示例#1
0
文件: target.py 项目: wickman/commons
 def locate(self):
     parse_context = ParseContext.locate()
     return Address(parse_context.buildfile, self.name)