public class NamedArgsSignatureMatcher extends java.lang.Object implements SignatureMatcher
| Constructor and Description |
|---|
NamedArgsSignatureMatcher(java.util.Map<java.lang.String,Type> args,
Type returnType)
Constructs a new matcher instance.
|
| Modifier and Type | Method and Description |
|---|---|
SignatureMapping |
match(FunctionSignature signature)
Returns signature mapping.
|
public SignatureMapping match(FunctionSignature signature)
SignatureMatchermatch in interface SignatureMatcherSignatureMappingCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.