Searched refs:ElementFactory (Results 1 – 6 of 6) sorted by relevance
54 m_constants = ElementFactory.newConstantCollection (-1); in ClassDef()55 m_interfaces = ElementFactory.newInterfaceCollection (-1); in ClassDef()56 m_fields = ElementFactory.newFieldCollection (-1); in ClassDef()57 m_methods = ElementFactory.newMethodCollection (-1); in ClassDef()58 m_attributes = ElementFactory.newAttributeCollection (-1); in ClassDef()548 ElementFactory.newAttributeCollection (0)); in addField()580 final IAttributeCollection attributes = ElementFactory.newAttributeCollection (0); in newEmptyMethod()584 ElementFactory.newAttributeCollection (0)); in newEmptyMethod()
16 abstract class ElementFactory class
85 m_attributes = ElementFactory.newAttributeCollection (attributes_count); in Field_info()
87 m_attributes = ElementFactory.newAttributeCollection (attributes_count); in Method_info()
13 import com.vladium.jcd.cls.ElementFactory;238 m_attributes = ElementFactory.newAttributeCollection (attributes_count); in CodeAttribute_info()
206 … final IAttributeCollection fieldAttributes = ElementFactory.newAttributeCollection (1); in visit()330 …final IAttributeCollection fieldAttributes = ElementFactory.newAttributeCollection (MARK_ADDED_ELE… in visit()492 attributes = ElementFactory.newAttributeCollection (2); in visit()494 attributes = ElementFactory.newAttributeCollection (1); in visit()500 ElementFactory.newAttributeCollection (0)); in visit()549 attributes = ElementFactory.newAttributeCollection (2); in visit()551 attributes = ElementFactory.newAttributeCollection (1); in visit()655 ElementFactory.newAttributeCollection (0)); in visit()