public class SignatureMapping extends TypeMapping
Modifier and Type | Method and Description |
---|---|
int |
getArgCount()
Returns the argument count.
|
ClosureType |
getMappedType()
Returns the type of the signature when applied this mapping.
|
Type |
getReturnType()
Returns the return type of signature, after free-type substitution.
|
FunctionSignature |
getSignature() |
void |
reset()
Resets the free type mapping.
|
String |
toString() |
asMap, getFreeTypeMapping, getMappedFreeTypes, initBounds, isEmpty, subType, superType
public Type getReturnType()
public FunctionSignature getSignature()
public int getArgCount()
public ClosureType getMappedType()
public void reset()
TypeMapping
reset
in class TypeMapping
public String toString()
toString
in class TypeMapping
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.