public class IRAnnotation extends Object
| Constructor and Description |
|---|
IRAnnotation(IRType descriptor,
boolean include) |
IRAnnotation(IRType descriptor,
boolean include,
IAnnotationInfo annotation) |
| Modifier and Type | Method and Description |
|---|---|
IRType |
getDescriptor() |
IAnnotationInfo |
getValue() |
boolean |
isInclude() |
public IRAnnotation(IRType descriptor, boolean include)
public IRAnnotation(IRType descriptor, boolean include, IAnnotationInfo annotation)
public IRType getDescriptor()
public boolean isInclude()
public IAnnotationInfo getValue()
Copyright © 2022. All rights reserved.