Monkey Documentation

Class ConstInfo

ConstInfo objects describe constant values declared by your program.


Properties:
Methods:

Property Documentation

Method Attributes : Int () Property

Get const attributes.

Method Name : String () Property

Get name of const.

Method Type : ClassInfo () Property

Get type of const.


Method Documentation

Method GetValue : Object ()

Get value of const.