Uses of Interface
xyz.cofe.trambda.bc.ann.AnnotationDef
-
Packages that use AnnotationDef Package Description xyz.cofe.trambda.bc.ann Представление аннотаций из байт кодаxyz.cofe.trambda.bc.cls Представление байт-кода классаxyz.cofe.trambda.bc.fld Представление байт-кода полейxyz.cofe.trambda.bc.mth Представление байт-кода методов -
-
Uses of AnnotationDef in xyz.cofe.trambda.bc.ann
Classes in xyz.cofe.trambda.bc.ann that implement AnnotationDef Modifier and Type Class Description classEmAArrayclassEmANameDescclassEmbededAnnotation -
Uses of AnnotationDef in xyz.cofe.trambda.bc.cls
Classes in xyz.cofe.trambda.bc.cls that implement AnnotationDef Modifier and Type Class Description classCAnnotationАннотация прикрепленная к классуclassCTypeAnnotation -
Uses of AnnotationDef in xyz.cofe.trambda.bc.fld
Classes in xyz.cofe.trambda.bc.fld that implement AnnotationDef Modifier and Type Class Description classFAnnotationclassFTypeAnnotation -
Uses of AnnotationDef in xyz.cofe.trambda.bc.mth
Classes in xyz.cofe.trambda.bc.mth that implement AnnotationDef Modifier and Type Class Description classMAnnotationVisits an annotation of this method.classMAnnotationDefaultVisits the default value of this annotation interface method.classMInsnAnnotationclassMLocalVariableAnnotationclassMParameterAnnotationclassMTryCatchAnnotationclassMTypeAnnotation
-