NAME

memories - Print partial match memory usage

SYNOPSIS

memories [-chunk | -user | -default | -justification | production-name | count]

DESCRIPTION

This command prints information about memory use, in tokens, of partial matches of productions. With no options, memory use of all productions is printed. Other options indicate a subset of the productions.

OPTIONS

If given, an option must match one of the following forms:
-chunk
print memory usage of chunks
-user
print memory usage of user productions
-default
print memory usage of the default productions
-justification
print memory usage of justifications
production-name
print memory usage of the production named production-name
count
for all specified groups (chunk, default, user, and/or justification) print usage information on only count of each.