Class ParserInfo
- java.lang.Object
-
- org.symphonyoss.s2.canon.parser.error.ParserProblem
-
- org.symphonyoss.s2.canon.parser.error.ParserInfo
-
- Direct Known Subclasses:
CodeGenerationAbortedInfo
public class ParserInfo extends ParserProblem
-
-
Constructor Summary
Constructors Constructor Description ParserInfo(String format, Object... args)
-
Method Summary
-
Methods inherited from class org.symphonyoss.s2.canon.parser.error.ParserProblem
getLocation, getMessage, setLocation, toString
-
-