Searched refs:type_descriptor (Results 1 – 6 of 6) sorted by relevance
19 struct type_descriptor { struct27 struct type_descriptor *type; argument34 struct type_descriptor *type;39 struct type_descriptor *lhs_type;40 struct type_descriptor *rhs_type;45 struct type_descriptor *array_type;46 struct type_descriptor *index_type;55 struct type_descriptor *type;60 struct type_descriptor *type;
425 : open_paren param_list close_paren type_descriptor514 : open_paren param_list_reference close_paren type_descriptor;563 type_descriptor706 : ( type_descriptor1017 : LOCAL_DIRECTIVE register (comma string_or_null_literal colon type_descriptor
286 | type_descriptor { $encodedValue = new ImmutableTypeEncodedValue($type_descriptor.type); }474 : ^(I_METHOD_PROTOTYPE ^(I_METHOD_RETURN_TYPE type_descriptor) method_type_list)476 String returnType = $type_descriptor.type;1310 type_descriptor returns [String type]
603 : OPEN_PAREN param_list CLOSE_PAREN type_descriptor604 …-> ^(I_METHOD_PROTOTYPE[$start, "I_METHOD_PROTOTYPE"] ^(I_METHOD_RETURN_TYPE type_descriptor) para…616 type_descriptor
1371 type_descriptor33=type_descriptor(); in literal()2347 type_descriptor74=type_descriptor(); in method_prototype()7180 public final String type_descriptor() throws RecognitionException { in type_descriptor() method in smaliTreeWalker
4090 type_descriptor96=type_descriptor(); in method_prototype()4425 public final smaliParser.type_descriptor_return type_descriptor() throws RecognitionException { in type_descriptor() method in smaliParser