Searched defs:ModuleExportsStmt (Results 1 – 1 of 1) sorted by relevance
22 public final class ModuleExportsStmt extends ModuleStmt implements NodeWithName<ModuleExportsStmt> { class28 public ModuleExportsStmt() { in ModuleExportsStmt() method in ModuleExportsStmt33 public ModuleExportsStmt(Name name, NodeList<Name> moduleNames) { in ModuleExportsStmt() method in ModuleExportsStmt41 public ModuleExportsStmt(TokenRange tokenRange, Name name, NodeList<Name> moduleNames) { in ModuleExportsStmt() method in ModuleExportsStmt