Skip to content

GambolReference

graph BT
N1["GambolReference"] -->|inherits| N2["Any"];

Characteristics

Quality Value
Inherits global.Any
Extends N/A
Decorators #extern; #Gambol.layout.c;
Is enum false
Is sealed false
Is extern true
Is abstract false
Is generator false
Has value semantics true
Has stored properties true
Should register destructor false
Has atomic memory false
Is copy assignable true
Is zero initializable true

Methods

construct

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

Binary Operators

=

#default
= (s @Self, o @Self) -> Self

Properties

ast_ptr

ast_ptr Pointer

object

object Pointer