Home
last modified time | relevance | path

Searched defs:label_map (Results 1 – 1 of 1) sorted by relevance

/cts/tools/dasm/src/java_cup/
Dproduction.java293 Hashtable label_map, /* map from labels to positions in the RHS */ in label_translate()
354 Hashtable label_map, /* map from labels to RHS positions */ in action_translate()
443 Hashtable label_map = new Hashtable(11); in translate_labels() local
477 act_part.code_string(), pos, label_map, label_types)); in translate_labels() local