Searched refs:getAnnotationNestingLevel (Results 1 – 2 of 2) sorted by relevance
170 int getAnnotationNestingLevel() { return annotationNestingLevel; } in getAnnotationNestingLevel() function
474 … if (variableType.getBasicType() != EbtString && parseContext.getAnnotationNestingLevel() == 0) { in acceptDeclaration()