API 0.9.5
CPExpression_self Class Reference

#import <CPExpression_self.h>

Inheritance diagram for CPExpression_self:

List of all members.

Instance Methods

(CPString- description
(void) - encodeWithCoder:
(id) - expressionValueWithObject:context:
(id) - init
(id) - initWithCoder:
(BOOL) - isEqual:

Class Methods

(id) + evaluatedObject

Detailed Description

Definition at line 2 of file CPExpression_self.h.


Method Documentation

- (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.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Defines