Home
last modified time | relevance | path

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

/napi_generator/src/vscode_plugin/src/gen/
Dgendts.ts487 for (const attribute of classItem.variableList) { constant
525 for (const attribute of structItem.members) { constant
/napi_generator/src/intellij_plugin/ohosgen/src/main/java/antlr/
DCPP14Parser.java9082 public List<AttributeContext> attribute() { in attribute() method in CPP14Parser.AttributeListContext
9085 public AttributeContext attribute(int i) { in attribute() method in CPP14Parser.AttributeListContext
9189 public final AttributeContext attribute() throws RecognitionException { in attribute() method in CPP14Parser