Searched defs:attribute_html (Results 1 – 2 of 2) sorted by relevance
44 private final AttributeHTML attribute_html; field in MethodHTML48 … final ConstantHTML constant_html, final AttributeHTML attribute_html) throws IOException { in MethodHTML()
102 final AttributeHTML attribute_html = new AttributeHTML(dir, class_name, constant_pool, in Class2HTML() local220 private void writeMainHTML( final AttributeHTML attribute_html ) throws IOException { in writeMainHTML()