Home
last modified time | relevance | path

Searched defs:AMutableArray (Results 1 – 13 of 13) sorted by relevance

/external/antlr/runtime/ObjC/Framework/
DRewriteRuleTokenStream.m57 + (id) newRewriteRuleTokenStream:(id<TreeAdaptor>)adaptor
93 - (id) initWithTreeAdaptor:(id<TreeAdaptor>)anAdaptor
DStreamEnumerator.m47 -(id) initWithNodes:(AMutableArray *) n andEOF:(id) obj
DBaseRecognizer.m81 + (void)setTokenNames:(AMutableArray *)theTokNams
322 -(void) displayRecognitionError:(AMutableArray *)theTokNams Exception:(RecognitionException *)e
351 - (NSString *)getErrorMessage:(RecognitionException *)e TokenNames:(AMutableArray *)theTokNams
DBaseTree.m130 - (void) setChildren:(AMutableArray *)anArray
210 - (void) addChildren:(AMutableArray *) kids
DAMutableArray.m13 @implementation AMutableArray implementation
DTreeParser.m168 - (NSString *)getErrorMessage:(RecognitionException *)e TokenNames:(AMutableArray *) theTokNams
DRecognizerSharedState.m249 - (void)setFollowing:(AMutableArray *)aFollow
DLexer.m339 - (NSString *)getErrorMessage:(RecognitionException *)e TokenNames:(AMutableArray *)tokenNames
DANTLRBitSet.m50 + (ANTLRBitSet *) newBitSetWithArray:(AMutableArray *)types
DBufferedTokenStream.m330 …Array *)getTokensFrom:(NSInteger)startIndex To:(NSInteger)stopIndex WithList:(AMutableArray *)types
DLinkedHashMap.m339 - (void) transfer:(AMutableArray *)newTable
DLinkedList.m1206 - (NSArray *) toArray:(AMutableArray *)a
DHashMap.m1300 - (void) transfer:(AMutableArray *)newTable