Class reflection.ConstInfo - leonard-thieu/monkey GitHub Wiki

ConstInfo objects describe constant values declared by your program.

Properties

Methods

Detailed Discussion

ConstInfo objects describe constant values declared by your program.

Property Documentation

Method Attributes : Int ()

Get const attributes.

Method Name : String ()

Get name of const.

Method Type : ClassInfo ()

Get type of const.

Method Documentation

Method GetValue : Object ()

Get value of const.

⚠️ **GitHub.com Fallback** ⚠️