public class ExtensionMethodSignatureMatcher extends Object implements SignatureMatcher
Constructor and Description |
---|
ExtensionMethodSignatureMatcher(Type type)
Constructs a new matcher instance.
|
Modifier and Type | Method and Description |
---|---|
SignatureMapping |
match(FunctionSignature signature)
Returns signature mapping.
|
public ExtensionMethodSignatureMatcher(Type type)
type
- public SignatureMapping match(FunctionSignature signature)
SignatureMatcher
match
in interface SignatureMatcher
SignatureMapping
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.