Lines Matching full:feature
12 %feature("docstring",
25 %feature("docstring",
34 %feature("docstring", "
41 %feature("docstring", "
48 %feature("docstring", "
55 %feature("docstring", "
62 %feature("docstring", "Get the parent block.") GetParent;
66 %feature("docstring", "Get the inlined block that is or contains this block.") GetContainingInlinedBlock;
70 %feature("docstring", "Get the sibling block for this block.") GetSibling;
74 %feature("docstring", "Get the first child block.") GetFirstChild;