Searched refs:ANTLRIllegalArgumentException (Results 1 – 10 of 10) sorted by relevance
126 …@throw [ANTLRIllegalArgumentException newException:[NSString stringWithFormat:@"Nothing to pop, co…141 …@throw [ANTLRIllegalArgumentException newException:[NSString stringWithFormat:@"Index %d must be l…144 …@throw [ANTLRIllegalArgumentException newException:[NSString stringWithFormat:@"Index %d must be l…158 …@throw [ANTLRIllegalArgumentException newException:[NSString stringWithFormat:@"Index %d must be l…161 …@throw [ANTLRIllegalArgumentException newException:[NSString stringWithFormat:@"Index %d must be l…170 …@throw [ANTLRIllegalArgumentException newException:[NSString stringWithFormat:@"Index %d must be l…173 …@throw [ANTLRIllegalArgumentException newException:[NSString stringWithFormat:@"Index %d must be l…
116 @implementation ANTLRIllegalArgumentException implementation120 return [[ANTLRIllegalArgumentException alloc] init];125 return [[ANTLRIllegalArgumentException alloc] init:aReason];130 return [[ANTLRIllegalArgumentException alloc] init:aReason userInfo:aUserInfo];135 …self = [super initWithName:@"ANTLRIllegalArgumentException" reason:@"UnknownException" userInfo:ni…141 …self = [super initWithName:@"ANTLRIllegalArgumentException" reason:(NSString *)aReason userInfo:ni…147 self = [super initWithName:@"ANTLRIllegalArgumentException" reason:aReason userInfo:aUserInfo];
55 @interface ANTLRIllegalArgumentException : ANTLRRuntimeException {
167 …@throw [ANTLRIllegalArgumentException newException:@"ANTLRBaseTree Can't add self to self as child…219 …@throw [ANTLRIllegalArgumentException newException:@"ANTLRBaseTree Can't set single child to a lis…259 …@throw [ANTLRIllegalArgumentException newException:@"ANTLRBaseTree Invalid Indexes; no children in…
351 …@throw [ANTLRIllegalArgumentException newException:[NSString stringWithFormat:@"replace: range inv…591 @throw [ANTLRIllegalArgumentException newException:627 …@throw [ANTLRIllegalArgumentException newException:[NSString stringWithFormat:@"insert op %d withi…
132 …@throw [ANTLRIllegalArgumentException newException:[NSString stringWithFormat:@"Don't understand t…
37 #define ANTLRIllegalArgumentException @"ANTLRIllegalArgumentException" macro
226 …STAssertTrue([[e name] isEqualToString:@"ANTLRIllegalArgumentException"], @"Got wrong kind of exce…475 …STAssertTrue([[ex name] isEqualToString:@"ANTLRIllegalArgumentException"], @"Expected an illegal a…