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

Function operator= from debug
Brief description

operator=(a:MetaInfo,b:MetaInfo):bool

Returns true if two meta info objects have the same base type More ...

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

Detailed description

Returns true if two meta info objects have the same base type

Input parameters
a: MetaInfo
Meta info object
b: MetaInfo
Meta info object

Return values
Default return value: bool
True if the objects have the same base