public class GrammarDanglingStateMessage extends Message
Modifier and Type | Field and Description |
---|---|
DecisionProbe |
probe |
DFAState |
problemState |
Constructor and Description |
---|
GrammarDanglingStateMessage(DecisionProbe probe,
DFAState problemState) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
getLocationTemplate, getMessageTemplate, setColumn, setLine, setMessageID, toString
public DecisionProbe probe
public DFAState problemState
public GrammarDanglingStateMessage(DecisionProbe probe, DFAState problemState)
Copyright © 2020. All rights reserved.