Uses of Class
edu.rice.cs.cunit.classFile.attributes.CodeAttributeInfo.CodeProperties

Packages that use CodeAttributeInfo.CodeProperties
edu.rice.cs.cunit.classFile.attributes   
 

Uses of CodeAttributeInfo.CodeProperties in edu.rice.cs.cunit.classFile.attributes
 

Fields in edu.rice.cs.cunit.classFile.attributes declared as CodeAttributeInfo.CodeProperties
protected  CodeAttributeInfo.CodeProperties CodeAttributeInfo._props
          Properties read out from _data field.
 

Methods in edu.rice.cs.cunit.classFile.attributes that return CodeAttributeInfo.CodeProperties
 CodeAttributeInfo.CodeProperties CodeAttributeInfo.getProperties()
          Return a copy of the code properties.