Home
last modified time | relevance | path

Searched defs:typeBody (Results 1 – 2 of 2) sorted by relevance

/napi_generator/src/vscode_plugin/src/gen/
Ddatatype.ts132 typeBody: string; property
/napi_generator/src/intellij_plugin/ohosgen/src/main/java/antlr/typescript/
DTypeScriptParser.java1681 public TypeBodyContext typeBody() { in typeBody() method in TypeScriptParser.ObjectTypeContext
1753 public final TypeBodyContext typeBody() throws RecognitionException { in typeBody() method in TypeScriptParser