[][src]Crate tealr

Structs

TealType

Represents a type

TypePrinter

just a temprorary object so I could easily test my current code.

TypeWalker

This generates the .d.tl files

UserDataWrapper

Used to turn UserDataMethods into TealDataMethods.

Traits

TealData

This is the teal version of UserData.

TealDataMethods

The teal version of UserDataMethods

TealMultiValue

Used to get the types of the parameters and return types of methods/functions