Home
last modified time | relevance | path

Searched refs:resolvedClassDeclaration (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/xmlpersistence/src/main/kotlin/
DParser.kt219 val resolvedClassDeclaration = typeDeclaration constant
220 require(resolvedClassDeclaration is JavaParserClassDeclaration)
221 return resolvedClassDeclaration.wrappedNode