package
0.1.0
Repository: https://github.com/robloxapi/rbxapi.git
Documentation: pkg.go.dev

# Functions

Decode parses an API dump from r.
Encode encodes root, writing the results to w in the API dump format.

# Structs

Callback represents an event member descriptor.
Class represents a class descriptor.
Enum represents an enum descriptor.
EnumItem represents an enum item descriptor.
Event represents an event member descriptor.
Function represents a function member descriptor.
Parameter represents a parameter of a function, yield function, event, or callback member.
No description provided by the author
Property represents a property member descriptor.
Root represents the top-level structure of the API dump.

# Interfaces

SyntaxError indicates that a syntax error occurred while decoding.

# Type aliases

Tags contains the list of tags of a descriptor.
Type represents a value type.