Class Program

Description

Program class

Located in /Program.php (line 15)


	
			
Method Summary
void addInstruction (Instruction $inst)
Instruction getInstruction (string $state, char $read_val)
Methods
addInstruction (line 30)

Adds an Instruction to the Program

  • access: public
void addInstruction (Instruction $inst)
getInstruction (line 44)

Returns the Instruction to follow given state and read value

  • access: public
Instruction getInstruction (string $state, char $read_val)
  • string $state
  • char $read_val

Documentation generated on Tue, 15 Nov 2005 10:37:54 +0000 by phpDocumentor 1.3.0RC3