| Modifier and Type | Field and Description |
|---|---|
net.thevpc.jeep.JType |
inferredType |
net.thevpc.jeep.JTypePattern |
typePattern |
| Constructor and Description |
|---|
HNElementLambda() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.jeep.JType |
getInferredType() |
net.thevpc.jeep.JTypePattern |
getTypePattern() |
HNElementLambda |
setArgTypes(net.thevpc.jeep.JType[] lambdaArgType,
net.thevpc.jeep.JType returnType) |
HNElementLambda |
setInferredType(net.thevpc.jeep.JType inferredType) |
String |
toString() |
copy, getConvertInvokable, getKind, getLocation, getSource, getType, setConverterInvokable, setLocation, setSource, toDescStringpublic net.thevpc.jeep.JTypePattern typePattern
public net.thevpc.jeep.JType inferredType
public HNElementLambda setArgTypes(net.thevpc.jeep.JType[] lambdaArgType, net.thevpc.jeep.JType returnType)
public net.thevpc.jeep.JTypePattern getTypePattern()
getTypePattern in class HNElementpublic net.thevpc.jeep.JType getInferredType()
public HNElementLambda setInferredType(net.thevpc.jeep.JType inferredType)
Copyright © 2025 vpc open source initiative. All rights reserved.