ClsIdOperand Class
Definition
Line
76
of
cmsxi/Operand.cm
Inheritance
Constructors & Destructor
public
nothrow
ClsIdOperand
(
const
String
<
char
>& typeId_)
Member Functions
public
override
nothrow
void
Print
(
CodeFormatter
& formatter)
Member Variables
public
String
<
char
>
typeId
Constructor& Destructor Details
ClsIdOperand Constructor
public
nothrow
ClsIdOperand(
const
String
<
char
>& typeId_)
Definition
Line
78
of
cmsxi/Operand.cm
Member Function Details
Print Member Function
public
override
nothrow
void
Print(
CodeFormatter
& formatter)
Definition
Line
81
of
cmsxi/Operand.cm