public class ANewInstruction extends Object
| Constructor and Description |
|---|
ANewInstruction(int dataId,
String typeName)
Create an instance representing a NEW instruction
|
public ANewInstruction(int dataId,
String typeName)
dataId - specifies the event location recording the NEW_OBJECT eventtypeName - specifies the type name recorded by the instructionpublic int getDataId()
public String getTypeName()
Copyright © 2023. All rights reserved.