|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdebugger.resources.pr.RuleModel.RuleName
Field Summary | |
private RightHandSide |
rhs
|
Constructor Summary | |
RuleModel.RuleName(RightHandSide rhs)
|
Method Summary | |
boolean |
equals(Object obj)
Compares this RuleName to another RuleName or String. |
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private final RightHandSide rhs
Constructor Detail |
public RuleModel.RuleName(RightHandSide rhs)
Method Detail |
public String toString()
public boolean equals(Object obj)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |