Searched defs:Compound (Results 1 - 1 of 1) sorted by relevance

/openjdk7/langtools/src/share/classes/com/sun/tools/javac/code/
H A DAttribute.java134 public static class Compound extends Attribute implements AnnotationMirror { class in class:Attribute
141 public Compound(Type type, method in class:Attribute.Compound
186 public Attribute.Compound getValue() {
277 void visitCompound(Attribute.Compound compound);

Completed in 56 milliseconds