Searched refs:toType (Results 1 – 2 of 2) sorted by relevance
94 String toType = args[++at]; in main() local143 IApi toApi = getApi(toType, nameTo, toFiles, packages); in main()
89 return "Symbol[" + name + "," + toBind() + "," + toType() + "]"; in toString()104 private String toType() { in toType() method in ReadElf.Symbol