File tree Expand file tree Collapse file tree
reference/reflection/reflectionattribute Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <!-- EN-Revision: ec2fe9a592f794978114ef5021db9f1d00c2e05d Maintainer: sergey Status: ready -->
2+ <!-- EN-Revision: d368a4c8c426803e3c555b3f3bd248dac781cace Maintainer: sergey Status: ready -->
33<!-- Reviewed: no -->
44<refentry xml : id =" reflectionattribute.gettarget" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
55 <refnamediv >
1414 <void />
1515 </methodsynopsis >
1616 <para >
17- Возвращает цель атрибута в виде битовой маски .
17+ Метод возвращает битовую маску цели атрибута .
1818 </para >
1919
20- &warn.undocumented.func;
21-
2220 </refsect1 >
2321
2422 <refsect1 role =" parameters" >
2927 <refsect1 role =" returnvalues" >
3028 &reftitle.returnvalues;
3129 <para >
32- <!-- TODO: we should add target constant Attribute::TARGET_METHOD, and so on... -->
33- Возвращает цель атрибута в виде битовой маски .
30+ Метод получает цель атрибута как битовую маску
31+ < link linkend = " attribute.constants " >из констант семейства < constant >Attribute::TARGET_*</ constant ></ link > .
3432 </para >
3533 </refsect1 >
3634
You can’t perform that action at this time.
0 commit comments