Home
last modified time | relevance | path

Searched refs:addCodeAttribute (Results 1 – 1 of 1) sorted by relevance

/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DMethodGen.java231 addCodeAttribute(a); in MethodGen()
567 public void addCodeAttribute( final Attribute a ) { in addCodeAttribute() method in MethodGen
654 addCodeAttribute(lvt = getLocalVariableTable(_cp)); in getMethod()
661 addCodeAttribute(local_variable_type_table); in getMethod()
664 addCodeAttribute(lnt = getLineNumberTable(_cp)); in getMethod()