Class reflection.ConstInfo - leonard-thieu/monkey GitHub Wiki
ConstInfo objects describe constant values declared by your program.
ConstInfo objects describe constant values declared by your program.
Method Attributes : Int ()
Get const attributes.
Method Name : String ()
Get name of const.
Method Type : ClassInfo ()
Get type of const.
Method GetValue : Object ()
Get value of const.