Package jamopp.resource
Class JavaResource2.SimpleDiagnostic
java.lang.Object
jamopp.resource.JavaResource2.SimpleDiagnostic
- All Implemented Interfaces:
Resource.Diagnostic
- Enclosing class:
- JavaResource2
-
Method Summary
-
Method Details
-
getMessage
- Specified by:
getMessage
in interfaceResource.Diagnostic
-
getLocation
- Specified by:
getLocation
in interfaceResource.Diagnostic
-
getLine
public int getLine()- Specified by:
getLine
in interfaceResource.Diagnostic
-
getColumn
public int getColumn()- Specified by:
getColumn
in interfaceResource.Diagnostic
-