public class TransientReceiver extends AbstractReceiverValue
receiverTypeNO_RECEIVER| Constructor and Description |
|---|
TransientReceiver(JetType type) |
| Modifier and Type | Method and Description |
|---|---|
<R,D> R |
accept(ReceiverValueVisitor<R,D> visitor,
D data) |
java.lang.String |
toString() |
exists, getTypepublic TransientReceiver(@NotNull JetType type)
public <R,D> R accept(@NotNull ReceiverValueVisitor<R,D> visitor, D data)
public java.lang.String toString()
toString in class java.lang.Object