Lines Matching defs:dup
288 stack.push( cursor.children.dup ) unless cursor.empty?
707 tree_node and tree_node.dup
859 from_token = from_token.dup
1189 return @nodes.dup
1278 return dup( __next__ )
1283 abstract :dup
1338 def dup( el )
1339 raise TypeError, "dup can't be called for a token stream"
1358 def dup( el )
1377 def dup( el )
1378 raise TypeError, "dup can't be called for a node stream"