id
int32
0
12.9k
code
listlengths
2
264k
3,500
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "compiler", ".", "codegen", ";", "import", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "compiler", ".", "CharOperation", ";", "public", "class", "CharArrayCache", "{", "p...
3,501
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "compiler", ".", "codegen", ";", "public", "class", "LongCache", "{", "public", "long", "keyTable", "[", "]", ";", "public", "int", "valueTable", "[", "]", ";", "int", "elementSiz...
3,502
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "compiler", ".", "codegen", ";", "import", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "compiler", ".", "CharOperation", ";", "import", "org", ".", "eclipse", ".", "jdt...
3,503
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "compiler", ".", "codegen", ";", "public", "class", "ObjectCache", "{", "public", "Object", "keyTable", "[", "]", ";", "public", "int", "valueTable", "[", "]", ";", "int", "elemen...
3,504
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "compiler", ".", "codegen", ";", "public", "class", "FloatCache", "{", "private", "float", "keyTable", "[", "]", ";", "private", "int", "valueTable", "[", "]", ";", "private", "in...
3,505
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "compiler", ".", "codegen", ";", "public", "interface", "AttributeNamesConstants", "{", "final", "char", "[", "]", "SyntheticName", "=", "\"Synthetic\"", ".", "toCharArray", "(", ")", ...
3,506
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "compiler", ".", "codegen", ";", "import", "java", ".", "util", ".", "ArrayList", ";", "import", "java", ".", "util", ".", "Arrays", ";", "import", "java", ".", "util", ".", "...
3,507
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "compiler", ".", "codegen", ";", "public", "class", "CachedIndexEntry", "{", "public", "char", "[", "]", "signature", ";", "public", "int", "index", ";", "public", "CachedIndexEntry",...
3,508
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "compiler", ".", "codegen", ";", "import", "java", ".", "util", ".", "Arrays", ";", "import", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "compiler", ".", "classfmt...
3,509
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "compiler", ".", "codegen", ";", "import", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "compiler", ".", "ast", ".", "UnionTypeReference", ";", "import", "org", ".", ...
3,510
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "compiler", ".", "codegen", ";", "public", "class", "CaseLabel", "extends", "BranchLabel", "{", "public", "int", "instructionPosition", "=", "POS_NOT_SET", ";", "public", "CaseLabel", "...
3,511
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "compiler", ".", "codegen", ";", "public", "interface", "Opcodes", "{", "public", "static", "final", "byte", "OPC_nop", "=", "0", ";", "public", "static", "final", "byte", "OPC_acon...
3,512
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "compiler", ".", "codegen", ";", "import", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "compiler", ".", "CharOperation", ";", "import", "org", ".", "eclipse", ".", "jdt...
3,513
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "compiler", ";", "import", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "compiler", ".", "batch", ".", "BatchCompiler", ";", "public", "abstract", "class", "CompilationProgress"...
3,514
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "compiler", ";", "import", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "compiler", ".", "problem", ".", "DefaultProblem", ";", "public", "abstract", "class", "CategorizedPr...
3,515
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "compiler", ";", "import", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "compiler", ".", "lookup", ".", "ProblemReasons", ";", "public", "interface", "IProblem", "{", "Str...
3,516
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "compiler", ";", "public", "class", "InvalidInputException", "extends", "Exception", "{", "private", "static", "final", "long", "serialVersionUID", "=", "2909732853499731592L", ";", "public", ...
3,517
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "compiler", ";", "import", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "compiler", ".", "parser", ".", "ScannerHelper", ";", "public", "final", "class", "CharOperation", ...
3,518
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "import", "java", ".", "io", ".", "IOException", ";", "import", "java", ".", "util", ".", "Enumeration", ";", "import", "java", ".", "util", ".", "zip", ".", "ZipEntry", ";", "imp...
3,519
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "import", "java", ".", "io", ".", "IOException", ";", "import", "org", ".", "apache", ".", "tools", ".", "ant", ".", "BuildException", ";", "import", "org", ".", "apache", ".", "t...
3,520
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "import", "java", ".", "io", ".", "File", ";", "import", "java", ".", "io", ".", "IOException", ";", "import", "java", ".", "io", ".", "PrintWriter", ";", "import", "java", ".", ...
3,521
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "antadapter", ";", "import", "java", ".", "text", ".", "MessageFormat", ";", "import", "java", ".", "util", ".", "Locale", ";", "import", "java", ".", "util", ".", "MissingResourc...
3,522
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "public", "interface", "IField", "extends", "IMember", ",", "IAnnotatable", "{", "public", "Object", "getConstant", "(", ")", "throws", "JavaModelException", ";", "String", "getElementName", ...
3,523
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "import", "org", ".", "eclipse", ".", "core", ".", "runtime", ".", "IProgressMonitor", ";", "public", "interface", "ICodeAssist", "{", "void", "codeComplete", "(", "int", "offset", ",",...
3,524
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "import", "java", ".", "util", ".", "ArrayList", ";", "import", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "compiler", ".", "CharOperation", ";", "import", "org", ".", "...
3,525
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "import", "org", ".", "eclipse", ".", "core", ".", "runtime", ".", "IProgressMonitor", ";", "public", "interface", "ITypeRoot", "extends", "IJavaElement", ",", "IParent", ",", "IOpenable"...
3,526
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "public", "interface", "IBufferFactory", "{", "IBuffer", "createBuffer", "(", "IOpenable", "owner", ")", ";", "}", "</s>" ]
3,527
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "import", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "compiler", ".", "lookup", ".", "TypeConstants", ";", "import", "org", ".", "eclipse", ".", "jdt", ".", "internal"...
3,528
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "import", "org", ".", "eclipse", ".", "core", ".", "resources", ".", "IMarker", ";", "public", "interface", "IJavaModelMarker", "{", "String", "JAVA_MODEL_PROBLEM_MARKER", "=", "JavaCore", ...
3,529
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "public", "interface", "IImportContainer", "extends", "IJavaElement", ",", "IParent", ",", "ISourceReference", "{", "IImportDeclaration", "getImport", "(", "String", "name", ")", ";", "}", ...
3,530
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "eval", ";", "public", "interface", "IGlobalVariable", "{", "public", "String", "getInitializer", "(", ")", ";", "public", "String", "getName", "(", ")", ";", "public", "String", "getTy...
3,531
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "eval", ";", "import", "org", ".", "eclipse", ".", "core", ".", "resources", ".", "IMarker", ";", "import", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "eval", ".", ...
3,532
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "eval", ";", "import", "org", ".", "eclipse", ".", "core", ".", "runtime", ".", "IProgressMonitor", ";", "import", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "*", ";", ...
3,533
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "public", "interface", "ITypeParameter", "extends", "IJavaElement", ",", "ISourceReference", "{", "String", "[", "]", "getBounds", "(", ")", "throws", "JavaModelException", ";", "String", "...
3,534
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "import", "java", ".", "util", ".", "ArrayList", ";", "import", "java", ".", "util", ".", "HashMap", ";", "import", "java", ".", "util", ".", "HashSet", ";", "import", "java", "."...
3,535
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "import", "org", ".", "eclipse", ".", "core", ".", "resources", ".", "IMarker", ";", "import", "org", ".", "eclipse", ".", "core", ".", "resources", ".", "IResource", ";", "import",...
3,536
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "public", "interface", "IInitializer", "extends", "IMember", "{", "}", "</s>" ]
3,537
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "import", "java", ".", "io", ".", "PrintStream", ";", "import", "java", ".", "io", ".", "PrintWriter", ";", "import", "org", ".", "eclipse", ".", "core", ".", "runtime", ".", "Cor...
3,538
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "public", "interface", "IParent", "{", "IJavaElement", "[", "]", "getChildren", "(", ")", "throws", "JavaModelException", ";", "boolean", "hasChildren", "(", ")", "throws", "JavaModelExcept...
3,539
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "public", "final", "class", "CompletionFlags", "{", "public", "static", "final", "int", "Default", "=", "0x0000", ";", "public", "static", "final", "int", "StaticImport", "=", "0x0001", ...
3,540
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "import", "org", ".", "eclipse", ".", "core", ".", "runtime", ".", "IProgressMonitor", ";", "public", "interface", "IPackageFragment", "extends", "IParent", ",", "IJavaElement", ",", "IOp...
3,541
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "import", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "compiler", ".", "IProblem", ";", "public", "interface", "IProblemRequestor", "{", "void", "acceptProblem", "(", "IProblem...
3,542
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "import", "org", ".", "eclipse", ".", "core", ".", "resources", ".", "IResource", ";", "import", "org", ".", "eclipse", ".", "core", ".", "runtime", ".", "IAdaptable", ";", "import"...
3,543
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "compiler", ";", "import", "org", ".", "eclipse", ".", "core", ".", "resources", ".", "IFile", ";", "public", "class", "BuildContext", "{", "public", "char", "[", "]", "getContents", ...
3,544
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "compiler", ";", "public", "interface", "ITerminalSymbols", "{", "int", "TokenNameWHITESPACE", "=", "1000", ";", "int", "TokenNameCOMMENT_LINE", "=", "1001", ";", "int", "TokenNameCOMMENT_BLO...
3,545
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "compiler", ";", "import", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "IJavaProject", ";", "public", "abstract", "class", "CompilationParticipant", "{", "public", "final", "st...
3,546
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "compiler", ";", "import", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "compiler", ".", "InvalidInputException", ";", "public", "interface", "IScanner", "{", "char", "[", "]"...
3,547
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "compiler", ";", "import", "java", ".", "util", ".", "HashMap", ";", "import", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "ICompilationUnit", ";", "import", "org", ".", ...
3,548
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "jdom", ";", "public", "interface", "IDOMType", "extends", "IDOMMember", "{", "public", "void", "addSuperInterface", "(", "String", "interfaceName", ")", "throws", "IllegalArgumentException", ...
3,549
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "jdom", ";", "public", "interface", "IDOMCompilationUnit", "extends", "IDOMNode", "{", "public", "String", "getHeader", "(", ")", ";", "public", "String", "getName", "(", ")", ";", "pub...
3,550
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "jdom", ";", "public", "interface", "IDOMInitializer", "extends", "IDOMMember", "{", "public", "String", "getBody", "(", ")", ";", "public", "String", "getName", "(", ")", ";", "public"...
3,551
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "jdom", ";", "public", "interface", "IDOMImport", "extends", "IDOMNode", "{", "public", "String", "getName", "(", ")", ";", "public", "boolean", "isOnDemand", "(", ")", ";", "int", "g...
3,552
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "jdom", ";", "public", "interface", "IDOMMember", "extends", "IDOMNode", "{", "public", "String", "getComment", "(", ")", ";", "public", "int", "getFlags", "(", ")", ";", "public", "v...
3,553
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "jdom", ";", "public", "class", "DOMException", "extends", "RuntimeException", "{", "private", "static", "final", "long", "serialVersionUID", "=", "2536853590795032028L", ";", "public", "DOME...
3,554
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "jdom", ";", "public", "interface", "IDOMMethod", "extends", "IDOMMember", "{", "public", "void", "addException", "(", "String", "exceptionType", ")", "throws", "IllegalArgumentException", ";...
3,555
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "jdom", ";", "import", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "core", ".", "jdom", ".", "*", ";", "public", "class", "DOMFactory", "implements", "IDOMFactory", "{"...
3,556
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "jdom", ";", "import", "java", ".", "util", ".", "Enumeration", ";", "import", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "IJavaElement", ";", "public", "interface", "IDOM...
3,557
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "jdom", ";", "public", "interface", "IDOMField", "extends", "IDOMMember", "{", "public", "String", "getInitializer", "(", ")", ";", "public", "String", "getName", "(", ")", ";", "public...
3,558
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "jdom", ";", "public", "interface", "IDOMFactory", "{", "public", "IDOMCompilationUnit", "createCompilationUnit", "(", ")", ";", "public", "IDOMCompilationUnit", "createCompilationUnit", "(", "...
3,559
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "jdom", ";", "public", "interface", "IDOMPackage", "extends", "IDOMNode", "{", "public", "String", "getName", "(", ")", ";", "public", "void", "setName", "(", "String", "name", ")", "...
3,560
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "import", "org", ".", "eclipse", ".", "jdt", ".", "internal", ".", "compiler", ".", "classfmt", ".", "ClassFileConstants", ";", "public", "final", "class", "Flags", "{", "public", "st...
3,561
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "public", "interface", "ISourceReference", "{", "boolean", "exists", "(", ")", ";", "String", "getSource", "(", ")", "throws", "JavaModelException", ";", "ISourceRange", "getSourceRange", "...
3,562
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "import", "org", ".", "eclipse", ".", "core", ".", "runtime", ".", "IPath", ";", "import", "org", ".", "eclipse", ".", "core", ".", "runtime", ".", "IProgressMonitor", ";", "public"...
3,563
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "public", "interface", "IPackageDeclaration", "extends", "IJavaElement", ",", "ISourceReference", ",", "IAnnotatable", "{", "String", "getElementName", "(", ")", ";", "}", "</s>" ]
3,564
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ";", "import", "org", ".", "codehaus", ".", "jdt", ".", "groovy", ".", "integration", ".", "LanguageSupportFactory", ";", "import", "org", ".", "eclipse", ".", "core", ".", "runtime", ".",...
3,565
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IRuntimeVisibleAnnotationsAttribute", "extends", "IClassFileAttribute", "{", "int", "getAnnotationsNumber", "(", ")", ";", "IAnnotation", "[", "]", "getAnno...
3,566
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IConstantPoolConstant", "{", "int", "CONSTANT_Class", "=", "7", ";", "int", "CONSTANT_Fieldref", "=", "9", ";", "int", "CONSTANT_Methodref", "=", "10"...
3,567
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IInnerClassesAttribute", "extends", "IClassFileAttribute", "{", "int", "getNumberOfClasses", "(", ")", ";", "IInnerClassesAttributeEntry", "[", "]", "getInn...
3,568
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "ISignatureAttribute", "extends", "IClassFileAttribute", "{", "int", "getSignatureIndex", "(", ")", ";", "char", "[", "]", "getSignature", "(", ")", ";...
3,569
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IStackMapFrame", "{", "int", "getFrameType", "(", ")", ";", "int", "getOffsetDelta", "(", ")", ";", "int", "getNumberOfLocals", "(", ")", ";", "IV...
3,570
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IAnnotationDefaultAttribute", "extends", "IClassFileAttribute", "{", "IAnnotationComponentValue", "getMemberValue", "(", ")", ";", "}", "</s>" ]
3,571
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "class", "ClassFormatException", "extends", "Exception", "{", "public", "static", "final", "int", "ERROR_MALFORMED_UTF8", "=", "1", ";", "public", "static", "final", ...
3,572
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "abstract", "class", "ClassFileBytesDisassembler", "{", "public", "final", "static", "int", "DETAILED", "=", "1", ";", "public", "final", "static", "int", "DEFAULT"...
3,573
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IConstantPool", "{", "int", "getConstantPoolCount", "(", ")", ";", "int", "getEntryKind", "(", "int", "index", ")", ";", "IConstantPoolEntry", "decode...
3,574
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IAnnotation", "{", "int", "getTypeIndex", "(", ")", ";", "char", "[", "]", "getTypeName", "(", ")", ";", "int", "getComponentsNumber", "(", ")", ...
3,575
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IFieldInfo", "{", "IConstantValueAttribute", "getConstantValueAttribute", "(", ")", ";", "int", "getAccessFlags", "(", ")", ";", "char", "[", "]", "ge...
3,576
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IConstantValueAttribute", "extends", "IClassFileAttribute", "{", "int", "getConstantValueIndex", "(", ")", ";", "IConstantPoolEntry", "getConstantValue", "(",...
3,577
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IAnnotationComponent", "{", "int", "getComponentNameIndex", "(", ")", ";", "char", "[", "]", "getComponentName", "(", ")", ";", "IAnnotationComponentVal...
3,578
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IParameterAnnotation", "{", "int", "getAnnotationsNumber", "(", ")", ";", "IAnnotation", "[", "]", "getAnnotations", "(", ")", ";", "}", "</s>" ]
3,579
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IEnclosingMethodAttribute", "extends", "IClassFileAttribute", "{", "char", "[", "]", "getEnclosingClass", "(", ")", ";", "int", "getEnclosingClassIndex", ...
3,580
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IClassFileReader", "{", "int", "ALL", "=", "0xFFFF", ";", "int", "CONSTANT_POOL", "=", "0x0001", ";", "int", "METHOD_INFOS", "=", "0x0002", "+", "...
3,581
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IExceptionAttribute", "extends", "IClassFileAttribute", "{", "int", "getExceptionsNumber", "(", ")", ";", "char", "[", "]", "[", "]", "getExceptionNames...
3,582
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "ILocalVariableTableEntry", "{", "int", "getStartPC", "(", ")", ";", "int", "getLength", "(", ")", ";", "int", "getNameIndex", "(", ")", ";", "int"...
3,583
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "ILocalVariableTypeTableEntry", "{", "int", "getStartPC", "(", ")", ";", "int", "getLength", "(", ")", ";", "int", "getNameIndex", "(", ")", ";", "...
3,584
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IRuntimeVisibleParameterAnnotationsAttribute", "extends", "IClassFileAttribute", "{", "int", "getParametersNumber", "(", ")", ";", "IParameterAnnotation", "[", ...
3,585
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "import", "java", ".", "util", ".", "Comparator", ";", "import", "org", ".", "eclipse", ".", "core", ".", "runtime", ".", "IProgressMonitor", ";", "import", "org", ".",...
3,586
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "ICodeAttribute", "extends", "IClassFileAttribute", "{", "int", "getMaxLocals", "(", ")", ";", "int", "getMaxStack", "(", ")", ";", "ILineNumberAttribute...
3,587
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "ILocalVariableAttribute", "extends", "IClassFileAttribute", "{", "int", "getLocalVariableTableLength", "(", ")", ";", "ILocalVariableTableEntry", "[", "]", ...
3,588
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IOpcodeMnemonics", "{", "int", "NOP", "=", "0x00", ";", "int", "ACONST_NULL", "=", "0x01", ";", "int", "ICONST_M1", "=", "0x02", ";", "int", "IC...
3,589
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IBytecodeVisitor", "{", "void", "_aaload", "(", "int", "pc", ")", ";", "void", "_aastore", "(", "int", "pc", ")", ";", "void", "_aconst_null", "...
3,590
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "ILocalVariableTypeTableAttribute", "extends", "IClassFileAttribute", "{", "int", "getLocalVariableTypeTableLength", "(", ")", ";", "ILocalVariableTypeTableEntry",...
3,591
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "class", "OpcodeStringValues", "implements", "IOpcodeMnemonics", "{", "public", "static", "final", "String", "[", "]", "BYTECODE_NAMES", "=", "new", "String", "[", ...
3,592
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IStackMapTableAttribute", "extends", "IClassFileAttribute", "{", "int", "getNumberOfEntries", "(", ")", ";", "IStackMapFrame", "[", "]", "getStackMapFrame",...
3,593
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "ILineNumberAttribute", "extends", "IClassFileAttribute", "{", "int", "getLineNumberTableLength", "(", ")", ";", "int", "[", "]", "[", "]", "getLineNumbe...
3,594
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "ISourceAttribute", "extends", "IClassFileAttribute", "{", "int", "getSourceFileIndex", "(", ")", ";", "char", "[", "]", "getSourceFileName", "(", ")", ...
3,595
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IStackMapAttribute", "extends", "IClassFileAttribute", "{", "int", "getNumberOfEntries", "(", ")", ";", "IStackMapFrame", "[", "]", "getStackMapFrame", "(...
3,596
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IAttributeNamesConstants", "{", "char", "[", "]", "SYNTHETIC", "=", "\"Synthetic\"", ".", "toCharArray", "(", ")", ";", "char", "[", "]", "CONSTANT_...
3,597
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IRuntimeInvisibleParameterAnnotationsAttribute", "extends", "IClassFileAttribute", "{", "int", "getParametersNumber", "(", ")", ";", "IParameterAnnotation", "["...
3,598
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IConstantPoolEntry", "{", "int", "getKind", "(", ")", ";", "int", "getClassInfoNameIndex", "(", ")", ";", "int", "getClassIndex", "(", ")", ";", "...
3,599
[ "<s>", "package", "org", ".", "eclipse", ".", "jdt", ".", "core", ".", "util", ";", "public", "interface", "IInnerClassesAttributeEntry", "{", "int", "getAccessFlags", "(", ")", ";", "int", "getInnerNameIndex", "(", ")", ";", "int", "getOuterClassNameIndex", "...