Home
last modified time | relevance | path

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

/cts/tools/dasm/src/java_cup/
Dproduction.java294 Hashtable label_types)/* map from labels to stack types */ in label_translate()
355 Hashtable label_types) /* map from labels to symbol stack types */ in action_translate()
444 Hashtable label_types = new Hashtable(11); in translate_labels() local
477 act_part.code_string(), pos, label_map, label_types)); in translate_labels() local