class AidlScope
Defined at line 124 of file ../../third_party/android/platform/system/tools/aidl/aidl_language.h
Public Methods
void AidlScope (const AidlNode * self)
Defined at line 126 of file ../../third_party/android/platform/system/tools/aidl/aidl_language.h
std::string ResolveName (const std::string & name)
void ~AidlScope ()
Defined at line 127 of file ../../third_party/android/platform/system/tools/aidl/aidl_language.h
void SetEnclosingScope (const AidlScope * enclosing)
Defined at line 129 of file ../../third_party/android/platform/system/tools/aidl/aidl_language.h
const AidlScope * GetEnclosingScope ()
Defined at line 133 of file ../../third_party/android/platform/system/tools/aidl/aidl_language.h
const AidlNode & GetNode ()
Defined at line 134 of file ../../third_party/android/platform/system/tools/aidl/aidl_language.h