Searched defs:getType (Results 1 – 5 of 5) sorted by relevance
| /napi_generator/src/intellij_plugin/ohosgen/src/test/java/grammar/ | ||
| D | ParamObjTest.java | 52 void getType() { in getType() method in ParamObjTest |
| D | FuncObjTest.java | 48 void getType() { in getType() method in FuncObjTest |
| /napi_generator/src/intellij_plugin/ohosgen/src/main/java/antlr/typescript/ | ||
| D | TypeScriptTreeNode.java | 47 public String getType() { in getType() method in TypeScriptTreeNode |
| /napi_generator/src/intellij_plugin/ohosgen/src/main/java/grammar/ | ||
| D | ParamObj.java | 163 public String getType() { in getType() method in ParamObj |
| D | FuncObj.java | 122 public String getType() { in getType() method in FuncObj |