Home
last modified time | relevance | path

Searched refs:PROTECTED_INTERFACE_METHOD_NOT_ACCESSIBLE (Results 1 – 4 of 4) sorted by relevance

/dports/java/jikes/jikes-1.22/src/
H A Derror.h387 PROTECTED_INTERFACE_METHOD_NOT_ACCESSIBLE, enumerator
H A Derror.cpp1901 messages[PROTECTED_INTERFACE_METHOD_NOT_ACCESSIBLE] = in InitializeMessages()
H A Dexpr.cpp470 ReportSemError(SemanticError::PROTECTED_INTERFACE_METHOD_NOT_ACCESSIBLE, in ReportMethodNotFound()
/dports/java/jikes/jikes-1.22/
H A DChangeLog3867 * src/error.h (PROTECTED_INTERFACE_METHOD_NOT_ACCESSIBLE): Add new