Interface | Description |
---|---|
IdentifyParameters.ParameterConsumer | |
IdentifyParameters.ParametersConsumer | |
IdentifyReferencedMethod.IdentifiedMethodConsumer |
Class | Description |
---|---|
IdentifyParameters |
For a given method expression, will attempt to identify parameters and invoke the consumer
with the results
|
IdentifyReferencedConstructor |
For a given constructor invocation expression, will attempt to identify the constructor
|
IdentifyReferencedMethod |
For a given method expression, will attempt to identify the method and its parameters and invoke the consumer
with the results
|
MatchableParameter | |
NamedArgumentsParameter |