|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.chaperon.model.symbol.Symbol
net.sourceforge.chaperon.model.symbol.Terminal
net.sourceforge.chaperon.build.EndOfFile
public class EndOfFile
This symbol represents a symbol for the end of a file.
Constructor Summary | |
---|---|
EndOfFile()
Creates a symbol for the end of a file. |
Method Summary |
---|
Methods inherited from class net.sourceforge.chaperon.model.symbol.Terminal |
---|
equals, hashCode |
Methods inherited from class net.sourceforge.chaperon.model.symbol.Symbol |
---|
getName, setName, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EndOfFile()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |