51525354555657
tag = new AddNodeInstruction(descriptor); } } public void visit(MappingCommentNode comment) { tag = new AddCommentInstruction(comment.getComment()); }