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/
DTypeScriptParser.java1685 public TypeBodyContext typeBody() { in typeBody() method in TypeScriptParser.ObjectTypeContext
1757 public final TypeBodyContext typeBody() throws RecognitionException { in typeBody() method in TypeScriptParser