|
||||||||
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.build.EmptyList
public class EmptyList
This symbol represents a symbol for a empty list.
Constructor Summary | |
---|---|
EmptyList()
Creates a symbol for an empty list. |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
Compares the symbol with another symbol. |
Methods inherited from class net.sourceforge.chaperon.model.symbol.Symbol |
---|
getName, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EmptyList()
Method Detail |
---|
public boolean equals(java.lang.Object o)
equals
in class Symbol
o
- Another object
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |