|
|||||||||
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
This symbol represents a symbol for the end of a file.
Constructor Summary | |
EndOfFile()
Creates a symbol for the end of a file. |
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 |