Home
last modified time | relevance | path

Searched defs:AccInterface (Results 1 – 6 of 6) sorted by relevance

/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/env/
H A DIConstants.java35 int AccInterface = 0x0200; field
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Compiler/src/org/eclipse/jdt/internal/compiler/env/
H A DIConstants.java32 int AccInterface = 0x0200; field
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/core/
H A DFlags.java112 public static final int AccInterface = IConstants.AccInterface; field in Flags
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/core/
H A DFlags.java96 public static final int AccInterface = ClassFileConstants.AccInterface; field in Flags
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/classfmt/
H A DClassFileConstants.java37 int AccInterface = 0x0200; field
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/classfmt/
H A DClassFileConstants.java40 int AccInterface = 0x0200; field