Home | History | Annotate | Download | only in Framework

Lines Matching refs:With

5 // Redistribution and use in source and binary forms, with or without
12 // documentation and/or other materials provided with the distribution.
46 * with an error.
65 /** This is generic in the sense that it will work with any kind of
75 * make sure that this is consistent with have the user will build
98 * simple node or nil root with a single child node--it must be a root
138 - (void) setParent:(id<ANTLRBaseTree>)t With:(id<ANTLRBaseTree>) parent;
145 - (void) setChildIndex:(id)t With:(NSInteger)index;
147 - (void) replaceChildren:(id)parent From:(NSInteger)startChildIndex To:(NSInteger)stopChildIndex With:(id)t;
161 /** Tell me how to create a token for use with imaginary token nodes.
162 * For example, there is probably no input symbol associated with imaginary