Searched refs:Production (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/ply/ply/
H A Dyacc.py288 pslice = YaccProduction(None) # Production object passed to grammar rules
384 sym.type = pname # Production name
603 pslice = YaccProduction(None) # Production object passed to grammar rules
681 sym.type = pname # Production name
875 pslice = YaccProduction(None) # Production object passed to grammar rules
953 sym.type = pname # Production name
1129 # class Production:
1140 # prec - Production precedence level
1141 # number - Production number.
1152 class Production(objec class in inherits:object
[all...]

Completed in 8 milliseconds