Searched refs:I_FIELDS (Results 1 – 4 of 4) sorted by relevance
167 I_FIELDS;457 …^(I_METHODS method*) ^(I_FIELDS field*) {buildTree(I_ANNOTATIONS, "I_ANNOTATIONS", $smali_file::cl…
238 : ^(I_FIELDS
216 public static final int I_FIELDS=109; field in smaliTreeWalker871 match(input,I_FIELDS,FOLLOW_I_FIELDS_in_fields308); in fields()
186 public static final int I_FIELDS=109; field in smaliParser717 … root_2 = (CommonTree)adaptor.becomeRoot((CommonTree)adaptor.create(I_FIELDS, "I_FIELDS"), root_2); in smali_file()