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, toString
public DecisionProbe probe
public List alts
public GrammarUnreachableAltsMessage(DecisionProbe probe, List alts)
Copyright © 2020. All rights reserved.