Method Parser.LR.Parser()->item_to_string()
- Method item_to_string
stringitem_to_string(Itemi)- Description
Pretty-prints an item to a string.
- Parameter
i Item to pretty-print.
string item_to_string(Item i)
Pretty-prints an item to a string.
iItem to pretty-print.