| Icon | Member | Description |
|---|---|---|
| Reference()()() |
Creates a new Reference without target information
| |
| Reference(String) |
Creates a new empty Reference with target information, used during parsing.
This will not create a valid reference
| |
| Reference(String, SofuObject) |
Creates a new Reference with target information and a target
|