public class SuperfluousFeatureCallArgumentSlot extends StandardFeatureCallArgumentSlot
idx, parent| Modifier | Constructor and Description |
|---|---|
protected |
SuperfluousFeatureCallArgumentSlot(StandardFeatureCallArguments arguments,
int idx) |
| Modifier and Type | Method and Description |
|---|---|
LightweightTypeReference |
getDeclaredType() |
boolean |
isSuperfluous() |
getArgumentExpression, getArgumentExpressions, isVarArg, markProcessed, toStringprotected SuperfluousFeatureCallArgumentSlot(StandardFeatureCallArguments arguments, int idx)
public boolean isSuperfluous()
isSuperfluous in interface IFeatureCallArgumentSlotisSuperfluous in class StandardFeatureCallArgumentSlotpublic LightweightTypeReference getDeclaredType()
getDeclaredType in interface IFeatureCallArgumentSlotgetDeclaredType in class StandardFeatureCallArgumentSlot