Class NonRegularDecisionMessage
java.lang.Object
org.antlr.tool.Message
org.antlr.tool.NonRegularDecisionMessage
More a single alternative recurses so this decision is not regular.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionNonRegularDecisionMessage(DecisionProbe probe, Set<Integer> altsWithRecursion) -
Method Summary
Methods inherited from class Message
getLocationTemplate, getMessageTemplate, setColumn, setLine, setMessageID, toString
-
Field Details
-
probe
-
altsWithRecursion
-
-
Constructor Details
-
NonRegularDecisionMessage
-
-
Method Details
-
toString
-