public class SchemaLessProduction extends AbstractProduction
| Modifier and Type | Field and Description |
|---|---|
protected Grammar |
father |
event, eventCode, next| Constructor and Description |
|---|
SchemaLessProduction(Grammar father,
Grammar next,
Event event,
int eventCode) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getEventCode() |
getEvent, getNextGrammar, toStringprotected final Grammar father
public int getEventCode()
getEventCode in interface ProductiongetEventCode in class AbstractProductionpublic boolean equals(Object o)
equals in class AbstractProductionCopyright © 2018 Siemens AG. All rights reserved.