Uses of Class
org.aspectj.weaver.AjAttribute.WeaverVersionInfo
Packages that use AjAttribute.WeaverVersionInfo
-
Uses of AjAttribute.WeaverVersionInfo in org.aspectj.weaver
Fields in org.aspectj.weaver declared as AjAttribute.WeaverVersionInfoModifier and TypeFieldDescriptionAjAttribute.WeaverVersionInfo.CURRENT
AjAttribute.WeaverVersionInfo.UNKNOWN
Methods in org.aspectj.weaver that return AjAttribute.WeaverVersionInfoModifier and TypeMethodDescriptionAjAttribute.WeaverVersionInfo.read(VersionedDataInputStream s)
Methods in org.aspectj.weaver with parameters of type AjAttribute.WeaverVersionInfoModifier and TypeMethodDescriptionstatic AjAttribute
AjAttribute.read(AjAttribute.WeaverVersionInfo v, String name, byte[] bytes, ISourceContext context, World w, ConstantPoolReader dataDecompressor)
void
VersionedDataInputStream.setVersion(AjAttribute.WeaverVersionInfo version)