Searched refs:c_attributes (Results 1 – 1 of 1) sorted by relevance
215 final Attribute[] c_attributes = c.getAttributes(); in MethodGen() local216 for (final Attribute c_attribute : c_attributes) { in MethodGen()