mirror of
https://github.com/openharmony/drivers_framework.git
synced 2026-08-27 20:49:55 -04:00
@@ -13,8 +13,6 @@
|
||||
|
||||
namespace OHOS {
|
||||
namespace HDI {
|
||||
const char* JavaCodeEmitter::TAB = " ";
|
||||
|
||||
JavaCodeEmitter::JavaCodeEmitter(const AutoPtr<AST>& ast, const String& targetDirectory)
|
||||
:LightRefCountBase(), ast_(ast), directory_(targetDirectory)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user