public abstract class JetElementInstructionImpl extends InstructionImpl implements JetElementInstruction
| Modifier and Type | Field and Description |
|---|---|
protected JetElement |
element |
isDead| Constructor and Description |
|---|
JetElementInstructionImpl(JetElement element) |
| Modifier and Type | Method and Description |
|---|---|
JetElement |
getElement() |
copy, createCopy, die, getCopies, getOwner, getPreviousInstructions, isDead, outgoingEdgeTo, setOwner, updateCopyInfoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, getCopies, getNextInstructions, getOwner, getPreviousInstructions, setOwnerprotected final JetElement element
public JetElementInstructionImpl(@NotNull JetElement element)
@NotNull public JetElement getElement()
getElement in interface JetElementInstruction