Searched refs:DOTDOT (Results 1 – 15 of 15) sorted by relevance
88 PsiErrorElement:missing DOTDOT at ':'113 PsiErrorElement:mismatched input '.blah' expecting DOTDOT
1 DOTDOT("..") WHITE_SPACE("\n")
753 DOTDOT("..")
58 public static final TextAttributesKey DOTDOT = createTextAttributesKey( field in SmaliHighlightingColors
67 @SuppressWarnings({"UnusedDeclaration"}) public static IElementType DOTDOT; field in SmaliTokens185 tokenColors.put("DOTDOT", SmaliHighlightingColors.DOTDOT);
28 DOTDOT, enumerator
672 javascript << gs_lpStrExpFuncName[DOTDOT]; in ToJavaScript()
55 DOTDOT;727 …: (startreg=REGISTER (DOTDOT endreg=REGISTER)?)? -> ^(I_REGISTER_RANGE[$start, "I_REGISTER_RANGE"]…733 …: CATCH_DIRECTIVE nonvoid_type_descriptor OPEN_BRACE from=label_ref DOTDOT to=label_ref CLOSE_BRAC…737 : CATCHALL_DIRECTIVE OPEN_BRACE from=label_ref DOTDOT to=label_ref CLOSE_BRACE using=label_ref
3732 { return newToken(DOTDOT); in yylex()
98 public static final int DOTDOT=21; field in smaliParser7407 if ( (LA34_0==DOTDOT) ) { in register_range()7414 DOTDOT195=(Token)match(input,DOTDOT,FOLLOW_DOTDOT_in_register_range3181); in register_range()7632 DOTDOT202=(Token)match(input,DOTDOT,FOLLOW_DOTDOT_in_catch_directive3242); in catch_directive()7749 DOTDOT206=(Token)match(input,DOTDOT,FOLLOW_DOTDOT_in_catchall_directive3292); in catchall_directive()
128 public static final int DOTDOT=21; field in smaliTreeWalker
670 ".." { return newToken(DOTDOT); }
480 : DOTDOT;
892 %token TYPE DOTDOT ID908 | expr DOTDOT expr12317 @c LocalWords: strlen strcpy fctn strcmp isalpha symbuf realloc isalnum DOTDOT
1529 %token TYPE DOTDOT ID1540 | expr DOTDOT expr