AddInstruction Class
Definition
Line
880
of
cmsxi/Instruction.cm
Inheritance
Constructors & Destructor
public
nothrow
AddInstruction
(
int
line_)
Member Functions
public
override
nothrow
String
<
char
>
OperationName
()
const
public
override
void
Validate
(
Function
& function,
int
numArgs)
Constructor& Destructor Details
AddInstruction Constructor
public
nothrow
AddInstruction(
int
line_)
Definition
Line
882
of
cmsxi/Instruction.cm
Member Function Details
OperationName Member Function
public
override
nothrow
String
<
char
> OperationName()
Definition
Line
885
of
cmsxi/Instruction.cm
Validate Member Function
public
override
void
Validate(
Function
& function,
int
numArgs)
Definition
Line
889
of
cmsxi/Instruction.cm