515516517518519520521522523524525
} if (_currentName.equals(_strippedIdentifier)) { // expensive operation _cursor = _dynStruct.current_component(); break SWITCH_LABEL; } } while (_dynStruct.next()); throw new EvaluationException("struct has no member " + _strippedIdentifier);
512513514515516517518519520521522
514515516517518519520521522523524