Home
last modified time | relevance | path

Searched refs:NOT_A_TYPE (Results 1 – 3 of 3) sorted by relevance

/dports/java/jikes/jikes-1.22/src/
H A Derror.h244 NOT_A_TYPE, enumerator
H A Derror.cpp1496 messages[NOT_A_TYPE] = "A type is expected here."; in InitializeMessages()
H A Dexpr.cpp3313 ReportSemError(SemanticError::NOT_A_TYPE, base); in ProcessThisExpression()
3397 ReportSemError(SemanticError::NOT_A_TYPE, base); in ProcessSuperExpression()