329330331332333334335336337338339
else { seen.add(line); } CatchBlock catchBlock = new CatchBlock(line); this.current.addChild(catchBlock); this.current = catchBlock; //children...