Searched defs:opens (Results 1 – 6 of 6) sorted by relevance
33 private final ImmutableList<OpenInfo> opens; field in ModuleInfo44 ImmutableList<OpenInfo> opens, in ModuleInfo()83 public ImmutableList<OpenInfo> opens() { in opens() method in ModuleInfo
41 ImmutableList<OpenInfo> opens, in SourceModuleInfo()
108 ImmutableList.Builder<ModuleInfo.OpenInfo> opens = ImmutableList.builder(); in bind() local
770 private final ImmutableList<OpenInfo> opens; field in ClassFile.ModuleInfo780 ImmutableList<OpenInfo> opens, in ModuleInfo()813 public ImmutableList<OpenInfo> opens() { in opens() method in ClassFile.ModuleInfo
252 ImmutableList.Builder<ClassFile.ModuleInfo.OpenInfo> opens = ImmutableList.builder(); in readModule() local
208 ImmutableList.Builder<ClassFile.ModuleInfo.OpenInfo> opens = ImmutableList.builder(); in lowerModule() local