FieldImpl.FieldImpl

Undocumented in source.

Members

Functions

get
Variant get(Variant instance)
Undocumented in source. Be warned that the author may not have intended to support it.
getAttributes
const(Attribute)[] getAttributes()
Undocumented in source. Be warned that the author may not have intended to support it.
getDeclaringType
const(Type) getDeclaringType()
Undocumented in source. Be warned that the author may not have intended to support it.
getDeclaringTypeInfo
const(TypeInfo) getDeclaringTypeInfo()
Undocumented in source. Be warned that the author may not have intended to support it.
getFullName
string getFullName()
Undocumented in source. Be warned that the author may not have intended to support it.
getProtection
string getProtection()
Undocumented in source. Be warned that the author may not have intended to support it.
getValueType
const(Type) getValueType()
Undocumented in source. Be warned that the author may not have intended to support it.
getValueTypeInfo
const(TypeInfo) getValueTypeInfo()
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(Variant instance, Variant value)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

getName
string getName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isAccessible
bool isAccessible [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isStatic
bool isStatic [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isWritable
bool isWritable [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta