Lines Matching full:release
80 [nodeStack release]; nodeStack = nil;
81 [indexStack release]; indexStack = nil;
82 [markers release]; markers = nil;
83 [lookahead release]; lookahead = nil;
135 [treeAdaptor release];
148 [tokenStream release];
213 //[state release];
239 [lookahead release];
252 - (void) release:(NSUInteger) marker
254 @throw [NSException exceptionWithName:@"ANTLRTreeException" reason:@"-release: unsupported for unbuffered streams" userInfo:nil];
291 [lookahead release];
426 [root release];