Methods to generate code for block and dcl; all return the next code address. Requires Symbols. Source: 11.js, line 1549 Methods block() [ 'block' dcl ... stmt ... ] visits all. Source: 11.js, line 1553 dcl() [ 'dcl' type name ...] allocate, initializes bool and string. Source: 11.js, line 1560