Package at.dms.ksm

Interface Summary
KsmLexerTokenTypes  
KsmTokenTypes  
 

Class Summary
Assembler This class is the entry point for the KOPI assembler.
KsmLexer  
KsmMessages Generated file containing message definitions.
KsmOptions Generated file containing message definitions.
KsmParser  
LabelReference Instructions that targets labels.
Main This class is the entry point for the KOPI assembler.
MethodBody This class represent the definition of a method body.
Utils This class includes some utilities to parse a ksm file.
 

Exception Summary
KsmError Error thrown on problems encountered while running the assembler itself.
UnresolvableLabelException This class defines exceptions for labels that cannot be resolved.