public class SetNamedPart extends Procedure3 implements HasSetter
Modifier and Type | Field and Description |
---|---|
static SetNamedPart |
setNamedPart |
compilerKey, validateApplyKey
nameKey
Constructor and Description |
---|
SetNamedPart() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
apply3(java.lang.Object container,
java.lang.Object part,
java.lang.Object value) |
apply, apply, check0, check1, check2, check3, check4, checkArgCount, checkN, getReturnType, getSetter, getSourceLocation, isSideEffectFree, match0, match1, match2, match3, match4, matchN, maxArgs, maxArgs, minArgs, minArgs, set0, set1, setN, setSetter, setSourceLocation, toString
getName, getProperty, getSymbol, removeProperty, setName, setProperty, setProperty, setSymbol
public static final SetNamedPart setNamedPart
public java.lang.Object apply3(java.lang.Object container, java.lang.Object part, java.lang.Object value)
apply3
in class Procedure3