Package xyz.cofe.trambda.bc.ann
Interface GetAnnotationByteCodes
-
- All Known Implementing Classes:
CAnnotation,CTypeAnnotation,EmAArray,EmANameDesc,EmbededAnnotation,FAnnotation,FTypeAnnotation,MAnnotation,MAnnotationDefault,MInsnAnnotation,MLocalVariableAnnotation,MParameterAnnotation,MTryCatchAnnotation,MTypeAnnotation
public interface GetAnnotationByteCodes
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<AnnotationByteCode>getAnnotationByteCodes()
-
-
-
Method Detail
-
getAnnotationByteCodes
List<AnnotationByteCode> getAnnotationByteCodes()
-
-