KDevelop5/DUChainIdentities: Difference between revisions
(Add some specific PHP numbers) |
(Added more PHP IDs) |
||
Line 24: | Line 24: | ||
| C++ || 70-79 | | C++ || 70-79 | ||
|- | |- | ||
| PHP || | | rowspan="4" | PHP | ||
| 80-82 | |||
|- | |||
| 83 || VariableDeclaration | |||
|- | |||
| 84 || ClassMethodDeclaration | |||
|- | |||
| 85-89 | |||
|- | |- | ||
| XML || 90-99 | | XML || 90-99 | ||
|} | |} |
Revision as of 00:40, 23 January 2013
This is a list of ranges used by various plugins for their Declaration and Type identities.
Please edit this page as appropriate, it's probably not complete like this.
Category | ID | |
---|---|---|
C++ / KDevPlatform | 0-39 | |
Java | 30-40 | |
C++ | 40-49 | |
PHP | 50 | IntegralTypeExtended |
51 | StructureType | |
52-59 | ||
Ruby, Python | 60-69 | |
C++ | 70-79 | |
PHP | 80-82 | |
83 | VariableDeclaration | |
84 | ClassMethodDeclaration | |
85-89 | ||
XML | 90-99 |