Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A Dhelpers.cpp219 auto *tsInterfaceDeclarationType = GetTSInterfaceDeclarationType(ast); in ValidateMethodAccessForTSInterface() local
220 if (tsInterfaceDeclarationType == nullptr || !tsInterfaceDeclarationType->IsETSObjectType()) { in ValidateMethodAccessForTSInterface()
223 auto *tsInterfaceObjectType = tsInterfaceDeclarationType->AsETSObjectType(); in ValidateMethodAccessForTSInterface()

Completed in 1 milliseconds