C# Class smc.Outside

Inheritance: State
Mostra file Open project: unclebob/smcjava

Public Methods

Method Description
EOL ( StripFSM name ) : void
Other ( StripFSM name ) : void
Slash ( StripFSM name ) : void
Star ( StripFSM name ) : void
StateName ( ) : string

Method Details

EOL() public method

public EOL ( StripFSM name ) : void
name StripFSM
return void

Other() public method

public Other ( StripFSM name ) : void
name StripFSM
return void

Slash() public method

public Slash ( StripFSM name ) : void
name StripFSM
return void

Star() public method

public Star ( StripFSM name ) : void
name StripFSM
return void

StateName() public method

public StateName ( ) : string
return string