InstructionParts Class Reference

TODO: Should probably be moved to languages package. More...

#include <asmformatter.h>

List of all members.

Public Member Functions

 InstructionParts (QString line)
QString label () const
QString operand () const
QString operandData () const
QString comment () const

Protected Attributes

QString m_label
QString m_operand
QString m_operandData
QString m_comment
 includes the ";" part


Detailed Description

TODO: Should probably be moved to languages package.

Author:
David Saxton

Definition at line 22 of file asmformatter.h.


Constructor & Destructor Documentation

InstructionParts::InstructionParts ( QString  line  ) 

Breaks up the line into parts.

Definition at line 152 of file asmformatter.cpp.

References m_comment, m_label, m_operand, m_operandData, AsmInfo::operandList(), PicAsm16bit::self(), PicAsm14bit::self(), and PicAsm12bit::self().


The documentation for this class was generated from the following files:
Generated on Tue May 8 17:05:45 2007 for KTechLab by  doxygen 1.5.1