Lines Matching full:id
14 id (int) : Node id
16 Each pair is a pattern ID and pattern path
18 Each pair is an output ID and an output path
35 self.id = 1
53 a = str("%s -> %s%s(%d)\n" % (g,' ' * self.ident, str(self.data),self.id))
76 # but it will be taken into account for ID generation
180 """ Compute the node ID and the node param ID
184 c.id = i
191 # PARAM ID is starting at 0
239 theId (int) : pattern ID
252 theId (int) : parameter ID
264 theId (int) : output ID
354 # We compute ID of all nodes.