protected static class JifContext_c.Key
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected polyglot.ast.Branch.Kind |
kind |
protected java.lang.String |
label |
Constructor and Description |
---|
Key(polyglot.ast.Branch.Kind kind,
java.lang.String label) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |