Package | Description |
---|---|
claw.tatsu.xcodeml.xnode.common |
Modifier and Type | Method and Description |
---|---|
java.util.List<XanalysisError> |
XcodeProgram.getErrors()
Get all the errors.
|
java.util.List<XanalysisError> |
XcodeProgram.getWarnings()
Get all the warnings.
|