public class NonRegularDecisionMessage extends Message
Modifier and Type | Field | Description |
---|---|---|
Set<Integer> |
altsWithRecursion |
|
DecisionProbe |
probe |
Constructor | Description |
---|---|
NonRegularDecisionMessage(DecisionProbe probe,
Set<Integer> altsWithRecursion) |
Modifier and Type | Method | Description |
---|---|---|
String |
toString() |
getLocationTemplate, getMessageTemplate, setColumn, setLine, setMessageID, toString
public DecisionProbe probe
public NonRegularDecisionMessage(DecisionProbe probe, Set<Integer> altsWithRecursion)
Copyright © 1992–2019 ANTLR. All rights reserved.