- All Implemented Interfaces:
State
public class CommentEnd
extends Object
implements State
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
CommentEnd
- Parameters:
controller
- the controller
-
Method Details
-
process
public void process(char c)
Description copied from interface: State
Processes a character.
- Specified by:
process
in interface State
- Parameters:
c
- the character to process