CodeType.Local

Undocumented in source.
struct CodeType
struct Local {}

Members

Mixins

__anonymous
mixin Serialize
Undocumented in source.

Variables

count
uint count;
Undocumented in source.
type
Types type;
Undocumented in source.

Mixed In Members

From mixin Serialize

serialize
void serialize(OutBuffer bout)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta