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