Cappuccino  1.0.0
 All Classes Files Functions Variables Typedefs Macros Groups Pages
CPPredicateEditor.h
Go to the documentation of this file.
1 
3 {
4  CPArray _allTemplates;
5  CPArray _rootTrees;
6  CPArray _rootHeaderTrees;
7  id _predicateTarget // @accessors(property=target);
8  SEL _predicateAction // @accessors(property=action);
9 }
10 @end