Searched defs:ModuleStmt (Results 1 – 2 of 2) sorted by relevance
14 public abstract class ModuleStmt extends Node { class17 public ModuleStmt() { in ModuleStmt() method in ModuleStmt25 public ModuleStmt(TokenRange tokenRange) { in ModuleStmt() method in ModuleStmt
5327 ModuleStmt ModuleStmt() throws ParseException {ModifierHolder modifiers; in ModuleStmt() method in GeneratedJavaParser