ContRap
The symbolic tool for control-flow based rapid prototyping.

Function globalinfo from debug
Brief description

globalinfo(type:String):MetaInfo

Returns the meta information for the given type More ...

Function information
Name: globalinfo
Base:
Group: Debug plugins:Type system
Icon: types.png
Color: black
Authors: Aless Lasaruk
Copyright: (c) 2010 Aless Lasaruk

Detailed description

Returns the meta information for the given type. Be careful when using this method. The returned meta info object can be destroyed without notice by the object factory.

Input parameters
type: String
Type of the object as it was registered

Return values
Default return value: MetaInfo
Reference to the meta info object