Searched
full:retain (Results
251 -
275 of
31093) sorted by null
<<11121314151617181920>>
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
ANTLRNodeMapElement.h | 13 // 1. Redistributions of source code must retain the above copyright 40 @property (retain, getter=getNode, setter=setNode:) id node;
|
ANTLRRuleMapElement.h | 13 // 1. Redistributions of source code must retain the above copyright 39 @property (retain, getter=getRuleNum, setter=setRuleNum:) NSNumber *ruleNum;
|
ANTLRTreeRuleReturnScope.h | 13 // 1. Redistributions of source code must retain the above copyright 40 @property (retain, getter=getStart, setter=setStart:) ANTLRCommonTree *startNode;
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
ANTLRBaseMapElement.h | 13 // 1. Redistributions of source code must retain the above copyright 39 @property (retain, getter=getIndex, setter=setIndex:) NSNumber *index;
|
ANTLRMismatchedNotSetException.h | 13 // 1. Redistributions of source code must retain the above copyright 40 @property (retain, getter=getExpecting, setter=setExpecting) ANTLRBitSet *expecting;
|
ANTLRMismatchedSetException.h | 8 // 1. Redistributions of source code must retain the above copyright 35 @property (retain, getter=getExpecting, setter=setExpecting:) NSSet *expecting;
|
ANTLRNodeMapElement.h | 13 // 1. Redistributions of source code must retain the above copyright 40 @property (retain, getter=getNode, setter=setNode:) id node;
|
ANTLRRuleMapElement.h | 13 // 1. Redistributions of source code must retain the above copyright 39 @property (retain, getter=getRuleNum, setter=setRuleNum:) NSNumber *ruleNum;
|
ANTLRTreeRuleReturnScope.h | 13 // 1. Redistributions of source code must retain the above copyright 40 @property (retain, getter=getStart, setter=setStart:) ANTLRCommonTree *startNode;
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
ANTLRBaseMapElement.h | 13 // 1. Redistributions of source code must retain the above copyright 39 @property (retain, getter=getIndex, setter=setIndex:) NSNumber *index;
|
ANTLRMismatchedNotSetException.h | 13 // 1. Redistributions of source code must retain the above copyright 40 @property (retain, getter=getExpecting, setter=setExpecting) ANTLRBitSet *expecting;
|
ANTLRMismatchedSetException.h | 8 // 1. Redistributions of source code must retain the above copyright 35 @property (retain, getter=getExpecting, setter=setExpecting:) NSSet *expecting;
|
ANTLRNodeMapElement.h | 13 // 1. Redistributions of source code must retain the above copyright 40 @property (retain, getter=getNode, setter=setNode:) id node;
|
ANTLRRuleMapElement.h | 13 // 1. Redistributions of source code must retain the above copyright 39 @property (retain, getter=getRuleNum, setter=setRuleNum:) NSNumber *ruleNum;
|
ANTLRTreeRuleReturnScope.h | 13 // 1. Redistributions of source code must retain the above copyright 40 @property (retain, getter=getStart, setter=setStart:) ANTLRCommonTree *startNode;
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRBaseMapElement.h | 13 // 1. Redistributions of source code must retain the above copyright 39 @property (retain) NSNumber *index;
|
ANTLRFastQueue.h | 13 // 1. Redistributions of source code must retain the above copyright 42 @property (retain) AMutableArray *data;
|
ANTLRMismatchedNotSetException.h | 13 // 1. Redistributions of source code must retain the above copyright 40 @property (retain, getter=getExpecting, setter=setExpecting:) NSString *expecting;
|
ANTLRMismatchedSetException.h | 8 // 1. Redistributions of source code must retain the above copyright 35 @property (retain, getter=getExpecting, setter=setExpecting:) NSString *expecting;
|
ANTLRMissingTokenException.h | 13 // 1. Redistributions of source code must retain the above copyright 51 @property (retain) id<ANTLRToken> inserted;
|
ANTLRNodeMapElement.h | 13 // 1. Redistributions of source code must retain the above copyright 40 @property (retain, getter=getNode, setter=setNode:) id<ANTLRBaseTree> node;
|
ANTLRRuleMapElement.h | 13 // 1. Redistributions of source code must retain the above copyright 39 @property (retain, getter=getRuleNum, setter=setRuleNum:) NSNumber *ruleNum;
|
ANTLRTreeRuleReturnScope.h | 13 // 1. Redistributions of source code must retain the above copyright 40 @property (retain, getter=getStart, setter=setStart:) ANTLRCommonTree *start;
|
ANTLRTreeVisitor.h | 13 // 1. Redistributions of source code must retain the above copyright 46 @property (retain) id<ANTLRTreeAdaptor> adaptor;
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/ |
LangDumpDecl.m | 51 return [[[LangDumpDecl_declarator_return alloc] init] retain]; 86 FOLLOW_DECL_in_decl45 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_DECL_in_decl45_data Count:(NSUInteger)1] retain]; 87 FOLLOW_type_in_decl47 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_type_in_decl47_data Count:(NSUInteger)1] retain]; 88 FOLLOW_declarator_in_decl49 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_declarator_in_decl49_data Count:(NSUInteger)1] retain]; 89 FOLLOW_INTTYPE_in_type81 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_INTTYPE_in_type81_data Count:(NSUInteger)1] retain]; 90 FOLLOW_ID_in_declarator95 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_ID_in_declarator95_data Count:(NSUInteger)1] retain]; 93 @"DECL", @"FLOATTYPE", @"ID", @"INT", @"INTTYPE", @"WS", @"';'", nil] retain]]; 106 self = [super initWithStream:aStream State:[[ANTLRRecognizerSharedState newANTLRRecognizerSharedStateWithRuleLen:3+1] retain]];
|
Completed in 512 milliseconds
<<11121314151617181920>>