- GenerateConstReader
string GenerateConstReader(string name, bool isStatic, bool isUnsafe, bool synchronize)
Undocumented in source. Be warned that the author may not have intended to support it.
- GenerateReader
string GenerateReader(string name, bool fieldIsStatic, bool fieldIsUnsafe, bool synchronize)
Undocumented in source. Be warned that the author may not have intended to support it.
- GenerateRefReader
string GenerateRefReader(string name, bool isStatic)
Undocumented in source. Be warned that the author may not have intended to support it.
- GenerateWriter
string GenerateWriter(string name, string fieldCode, bool isStatic, bool isUnsafe, bool synchronize)
Undocumented in source. Be warned that the author may not have intended to support it.
- filterAttributes
uint filterAttributes(bool isStatic, bool isUnsafe, FilterMode mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- getModifiers
string getModifiers(bool isStatic)
Undocumented in source. Be warned that the author may not have intended to support it.