public XElement Visit(Si32Opcode opcode, AbcMethodBodyInstruction arg) { return(new XElement("si32")); }
public BaseAvm2Opcode Visit(Si32Opcode opcode, AbcDataReader arg) { return(opcode); }