Home
last modified time | relevance | path

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

/external/javassist/src/main/javassist/bytecode/
DMethodInfo.java404 public void removeCodeAttribute() { in removeCodeAttribute() method in MethodInfo
416 removeCodeAttribute(); in setCodeAttribute()
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DMethodGen.java582 public void removeCodeAttribute( final Attribute a ) { in removeCodeAttribute() method in MethodGen
701 removeCodeAttribute(lvt); in getMethod()
704 removeCodeAttribute(local_variable_type_table); in getMethod()
707 removeCodeAttribute(lnt); in getMethod()