Module parameter

Module parameter 

Source

Structs§

FunctionLikeParameterDefaultValueReflection
Represents the default value of a function-like parameter, including its inferred type and the source code span where it is defined.
FunctionLikeParameterReflection
Represents a parameter in a function-like entity (such as a function or method), including its type, attributes, and various properties.