Skip to content

PointerToTypeDefinition

Parameters

[T = Dynamic] 
graph BT
N1["PointerToTypeDefinition[T]"] -->|inherits| N2["Stringable"];

Characteristics

Quality Value
Inherits Stringable
Extends N/A
Decorators #extern;
Is enum false
Is sealed false
Is extern true

Methods

construct

#default
#Gambol.function.alwaysinline
construct (s Self) -> Self

str

str (s Self) -> String

Binary Operators

=

#Gambol.function.alwaysinline
#default
= (s Self, o Self) -> Self

==

#Gambol.function.alwaysinline
#default
== (s Self, o Self) -> Bool

Casts To

  • Bool