public class GrammarRequest extends Object
| Constructor and Description |
|---|
GrammarRequest(Nonterminal nonterminal2,
int tentacle,
String selectorLabel) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Nonterminal |
getNonterminal() |
String |
getSelectorLabel() |
int |
getTentacle() |
int |
hashCode() |
public GrammarRequest(Nonterminal nonterminal2, int tentacle, String selectorLabel)
Copyright © 2019. All rights reserved.