You need to sign in to do that
Don't have an account?

Tooling API SymbolTable contains “private” visibility modifiers instead of “protected”
When I query SymbolTable using Tooling API there are not any protected modifiers at all! Everyprotected word is replaced with private. The field classBody shows all protected keywords as they are but SymbolTable doesn't show any of them.
What is the reason for that? Is that a bug or it has some sense?
What is the reason for that? Is that a bug or it has some sense?
All Answers
I wonder if this is some kind of bug? Have you taken this to SF Support?
There is a corresponding Question on the Salesforce StackExchange - Tooling API SymbolTable contains “private” visibility modifiers instead of “protected” (http://salesforce.stackexchange.com/q/58525/102).
I was hoping that Salesforce Support would pickup the issue here.