Searched defs:ftype (Results 1 – 5 of 5) sorted by relevance
23 CType ftype; field in CFunc49 public void setType(CType ftype) { in setType()123 CType ftype = new CType(); in parseCFunc() local
25 JType ftype; field in JFunc52 public void setType(JType ftype) { in setType()
77 ftype RN 0 label
913 def generateFeature(self, fname, ftype, dictionary, genProc): argument