Package | Description |
---|---|
com.whitestein.lsps.lang.signature |
Modifier and Type | Class and Description |
---|---|
class |
ClosureTypeSignatureMatcher |
class |
ComplexSignatureMatcher
Complex signature matcher that uses name pattern (regex),
argument types, return type and metadata patterns.
|
class |
ExtensionMethodSignatureMatcher |
class |
NamedArgsSignatureMatcher
Signature matcher used for function invocations by named arguments.
|
class |
ObjectSignatureMatcher |
Modifier and Type | Method and Description |
---|---|
static Set<SignatureMapping> |
FunctionSignatures.filterSignatures(Collection<FunctionSignature> signatures,
SignatureMatcher matcher) |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.