Searched refs:newANTLRInputStream (Results 1 - 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/ObjC/Framework/
H A DANTLRInputStream.h18 + (id) newANTLRInputStream; variable
19 + (id) newANTLRInputStream:(NSFileHandle *)anInput;
20 + (id) newANTLRInputStream:(NSFileHandle *)anInput size:(NSInteger)theSize;
21 + (id) newANTLRInputStream:(NSFileHandle *)anInput encoding:(NSStringEncoding)theEncoding;
22 + (id) newANTLRInputStream:(NSFileHandle *)anInput

Completed in 118 milliseconds