Methods to generate code for statements; all return the next code address. Requires Code_Cmps. Adds Bnzero to super.Instructions. Source: 11.js, line 1296 Members Instructions [Override] Add Bnzero. Source: 11.js, line 1300 Methods loop() [ 'loop' cond stmt ] Source: 11.js, line 1329 print() [ 'print' value ... ] Source: 11.js, line 1321 select() [ 'select' cond then else? ] Source: 11.js, line 1340 stmts() [ 'stmts' stmt ... ] Source: 11.js, line 1314