![]() |
API 0.9.5
|
#import <CPExpression_self.h>
Instance Methods | |
(CPString) | - description |
(void) | - encodeWithCoder: |
(id) | - expressionValueWithObject:context: |
(id) | - init |
(id) | - initWithCoder: |
(BOOL) | - isEqual: |
Class Methods | |
(id) | + evaluatedObject |
Definition at line 2 of file CPExpression_self.h.
- (CPString) description |
Definition at line 63 of file CPExpression_self.j.
- (void) encodeWithCoder: | (CPCoder) | coder |
Definition at line 49 of file CPExpression_self.j.
+ (id) evaluatedObject |
Definition at line 29 of file CPExpression_self.j.
- (id) expressionValueWithObject: | (id) | object | |
context: | (CPDictionary) | context | |
Definition at line 58 of file CPExpression_self.j.
- (id) init |
Definition at line 37 of file CPExpression_self.j.
- (id) initWithCoder: | (CPCoder) | coder |
Definition at line 44 of file CPExpression_self.j.
- (BOOL) isEqual: | (id) | object |
Definition at line 53 of file CPExpression_self.j.