public class RuleKey
extends java.lang.Object
Taclet.equals(Object)
and Taclet.hashCode()
method.Modifier and Type | Field and Description |
---|---|
ImmutableSet<Choice> |
choices |
Name |
name |
Rule |
r |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
@Nonnull public final Name name
@Nonnull public final ImmutableSet<Choice> choices
public final Rule r
public RuleKey(Rule r)
Copyright © 2003-2019 The KeY-Project.