BridgeFunctionDefExt extension
Properties
- asConstructor → BridgeConstructorDef
-
Available on BridgeFunctionDef, provided by the BridgeFunctionDefExt extension
Extension to create a constructor from a function defno setter - asFactory → BridgeConstructorDef
-
Available on BridgeFunctionDef, provided by the BridgeFunctionDefExt extension
Extension to create a factory constructor from a function defno setter - asMethod → BridgeMethodDef
-
Available on BridgeFunctionDef, provided by the BridgeFunctionDefExt extension
Extension to create a method from a function defno setter - asStaticMethod → BridgeMethodDef
-
Available on BridgeFunctionDef, provided by the BridgeFunctionDefExt extension
Extension to create a static method from a function defno setter