CompilationResult.FragmentDefinition
CLASS
CompilationResult.FragmentDefinition
Swift
1public class FragmentDefinition: JavaScriptObject, HashableProperties
debugDescription
Swift
1public override var debugDescription: StringMethods
hash(into:)
Swift
1public func hash(into hasher: inout Hasher)Parameters
| Name | Description |
|---|---|
| hasher | The hasher to use when combining the components of this instance. |
==(_:_:)
Swift
1public static func ==(lhs: FragmentDefinition, rhs: FragmentDefinition) -> BoolParameters
| Name | Description |
|---|---|
| lhs | A value to compare. |
| rhs | Another value to compare. |