Searched refs:type_descriptor (Results 1 – 5 of 5) sorted by relevance
424 : open_paren param_list close_paren type_descriptor513 : open_paren param_list_reference close_paren type_descriptor;562 type_descriptor705 : ( type_descriptor1016 : LOCAL_DIRECTIVE register (comma string_or_null_literal colon type_descriptor
282 | type_descriptor { $encodedValue = new ImmutableTypeEncodedValue($type_descriptor.type); }468 : ^(I_METHOD_PROTOTYPE ^(I_METHOD_RETURN_TYPE type_descriptor) method_type_list)470 $returnType = $type_descriptor.type;1237 type_descriptor returns [String type]
591 : OPEN_PAREN param_list CLOSE_PAREN type_descriptor592 …-> ^(I_METHOD_PROTOTYPE[$start, "I_METHOD_PROTOTYPE"] ^(I_METHOD_RETURN_TYPE type_descriptor) para…604 type_descriptor
1344 type_descriptor33=type_descriptor(); in literal()2305 type_descriptor72=type_descriptor(); in method_prototype()6401 public final String type_descriptor() throws RecognitionException { in type_descriptor() method in smaliTreeWalker
3982 type_descriptor94=type_descriptor(); in method_prototype()4294 public final smaliParser.type_descriptor_return type_descriptor() throws RecognitionException { in type_descriptor() method in smaliParser