public class GrammarUnreachableAltsMessage extends Message
| Modifier and Type | Field and Description |
|---|---|
List |
alts |
DecisionProbe |
probe |
| Constructor and Description |
|---|
GrammarUnreachableAltsMessage(DecisionProbe probe,
List alts) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getLocationTemplate, getMessageTemplate, setColumn, setLine, setMessageID, toStringpublic DecisionProbe probe
public List alts
public GrammarUnreachableAltsMessage(DecisionProbe probe, List alts)
Copyright © 2015. All Rights Reserved.