UnivesalDisassembler(2003)

Parser Class Reference

Creates tables and variables. More...

#include <instrset.h>

List of all members.

Public Member Functions

 Parser (Scanner &sc, Tables &t, Variables &v)
 Creates parser connected to scanner sc, tables t and variables v.
void Parse ()
 Runs parser to create new tables and variables.

Detailed Description

Creates tables and variables.

Definition at line 162 of file instrset.h.


Constructor & Destructor Documentation

Parser::Parser ( Scanner sc,
Tables t,
Variables v 
) [inline]

Creates parser connected to scanner sc, tables t and variables v.

Definition at line 170 of file instrset.h.


Member Function Documentation

void Parser::Parse ( )

The documentation for this class was generated from the following files: