Searched refs:getAConstructor (Results 1 - 1 of 1) sorted by relevance

/openjdk7/langtools/test/tools/apt/mirror/declaration/
H A DConstructorDecl.java61 ctor = getAConstructor(thisClassDecl);
62 ctorDef = getAConstructor((ClassDeclaration)
64 ctorInner = getAConstructor((ClassDeclaration)
69 private ConstructorDeclaration getAConstructor(ClassDeclaration c) { method in class:ConstructorDecl

Completed in 29 milliseconds