FunctionArg
oxygen.http.core.generic.ParamRepr.FunctionArg
sealed trait FunctionArg extends ParamRepr
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class NonConstPathtrait NonPathclass Bodyclass Customtrait ParamMapclass Headerclass QueryParamShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- ParamRepr
Inherited and Abstract methods
Attributes
- Inherited from:
- Equals
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Abstract fields
Order in which this FunctionArg will be passed to the function impl once all ParamReprs are parsed.
Order in which this FunctionArg will be passed to the function impl once all ParamReprs are parsed.
Attributes
Concrete fields
Inherited and Abstract fields
Attributes
- Inherited from:
- ParamRepr
In this article