programming-language-classifier
Version:
A programming language classifier that uses a bayesian algorithm to determine likelihood of a language being a particular programming language
2,466 lines (2,464 loc) • 1.46 MB
JSON
{
"extnames": {
"ABAP": [
".abap"
],
"Agda": [
".agda"
],
"Alloy": [
".als"
],
"Apex": [
".cls"
],
"AppleScript": [
".applescript"
],
"Arduino": [
".ino"
],
"AsciiDoc": [
".adoc",
".asc",
".asciidoc"
],
"AspectJ": [
".aj"
],
"ATS": [
".atxt",
".dats",
".hats",
".sats"
],
"AutoHotkey": [
".ahk"
],
"Awk": [
".awk"
],
"BlitzBasic": [
".bb"
],
"Bluespec": [
".bsv"
],
"Brightscript": [
".brs"
],
"C": [
".c",
".cats",
".h"
],
"C#": [
".cs",
".cshtml"
],
"C++": [
".cc",
".cpp",
".h",
".hpp",
".inl"
],
"Ceylon": [
".ceylon"
],
"Cirru": [
".cirru"
],
"Clojure": [
".cl2",
".clj",
".cljc",
".cljs",
".cljscm",
".cljx",
".hic"
],
"COBOL": [
".cbl",
".ccp",
".cob",
".cpy"
],
"CoffeeScript": [
".coffee"
],
"Common Lisp": [
".cl",
".lisp"
],
"Coq": [
".v"
],
"Creole": [
".creole"
],
"Crystal": [
".cr"
],
"CSS": [
".css"
],
"Cuda": [
".cu",
".cuh"
],
"Dart": [
".dart"
],
"Diff": [
".patch"
],
"DM": [
".dm"
],
"Dogescript": [
".djs"
],
"E": [
".E"
],
"Eagle": [
".brd",
".sch"
],
"ECL": [
".ecl"
],
"edn": [
".edn"
],
"Elm": [
".elm"
],
"Emacs Lisp": [
".el"
],
"Erlang": [
".erl",
".escript",
".script!"
],
"fish": [
".fish"
],
"Forth": [
".forth",
".fth"
],
"Frege": [
".fr"
],
"Game Maker Language": [
".gml"
],
"GAP": [
".g",
".gd",
".gi"
],
"GAS": [
".s"
],
"GLSL": [
".fp",
".glsl"
],
"Gnuplot": [
".gnu",
".gp"
],
"Gosu": [
".gs",
".gst",
".gsx",
".vark"
],
"Grammatical Framework": [
".gf"
],
"Groovy": [
".gradle",
".script!"
],
"Groovy Server Pages": [
".gsp"
],
"Haml": [
".haml"
],
"Handlebars": [
".handlebars",
".hbs"
],
"Haskell": [
".hs"
],
"HTML": [
".html",
".st"
],
"Hy": [
".hy"
],
"IDL": [
".dlm",
".pro"
],
"Idris": [
".idr"
],
"Inform 7": [
".i7x",
".ni"
],
"Ioke": [
".ik"
],
"Jade": [
".jade"
],
"Java": [
".java"
],
"JavaScript": [
".js",
".script!"
],
"JSON": [
".json",
".lock"
],
"JSON5": [
".json5"
],
"JSONiq": [
".jq"
],
"JSONLD": [
".jsonld"
],
"Julia": [
".jl"
],
"Kit": [
".kit"
],
"Kotlin": [
".kt"
],
"KRL": [
".krl"
],
"Lasso": [
".las",
".lasso",
".lasso9",
".ldml"
],
"Latte": [
".latte"
],
"Less": [
".less"
],
"LFE": [
".lfe"
],
"Liquid": [
".liquid"
],
"Literate Agda": [
".lagda"
],
"Literate CoffeeScript": [
".litcoffee"
],
"LiveScript": [
".ls"
],
"Logos": [
".xm"
],
"Logtalk": [
".lgt"
],
"Lua": [
".pd_lua"
],
"M": [
".m"
],
"Makefile": [
".script!"
],
"Markdown": [
".md"
],
"Mask": [
".mask"
],
"Mathematica": [
".m"
],
"Matlab": [
".m"
],
"Max": [
".maxhelp",
".maxpat",
".mxt"
],
"MediaWiki": [
".mediawiki"
],
"Mercury": [
".m",
".moo"
],
"Monkey": [
".monkey"
],
"Moocode": [
".moo"
],
"MoonScript": [
".moon"
],
"MTML": [
".mtml"
],
"Nemerle": [
".n"
],
"NetLogo": [
".nlogo"
],
"Nimrod": [
".nim"
],
"NSIS": [
".nsh",
".nsi"
],
"Nu": [
".nu",
".script!"
],
"Objective-C": [
".h",
".m"
],
"Objective-C++": [
".mm"
],
"OCaml": [
".eliom",
".ml"
],
"Omgrofl": [
".omgrofl"
],
"Opa": [
".opa"
],
"OpenCL": [
".cl"
],
"OpenEdge ABL": [
".cls",
".p"
],
"Org": [
".org"
],
"Oxygene": [
".oxygene"
],
"Parrot Assembly": [
".pasm"
],
"Parrot Internal Representation": [
".pir"
],
"Pascal": [
".dpr"
],
"PAWN": [
".pwn"
],
"Perl": [
".fcgi",
".pl",
".pm",
".pod",
".script!",
".t"
],
"Perl6": [
".p6",
".pm6"
],
"PHP": [
".module",
".php",
".script!"
],
"Pod": [
".pod"
],
"PogoScript": [
".pogo"
],
"PostScript": [
".ps"
],
"PowerShell": [
".ps1",
".psm1"
],
"Processing": [
".pde"
],
"Prolog": [
".ecl",
".pl",
".prolog"
],
"Propeller Spin": [
".spin"
],
"Protocol Buffer": [
".proto"
],
"PureScript": [
".purs"
],
"Python": [
".py",
".pyde",
".script!"
],
"R": [
".R",
".r",
".rsx",
".script!"
],
"Racket": [
".scrbl"
],
"Ragel in Ruby Host": [
".rl"
],
"RDoc": [
".rdoc"
],
"Rebol": [
".r",
".r2",
".r3",
".reb",
".rebol"
],
"Red": [
".red",
".reds"
],
"RMarkdown": [
".rmd"
],
"RobotFramework": [
".robot"
],
"Ruby": [
".pluginspec",
".rabl",
".rake",
".rb",
".script!"
],
"Rust": [
".rs"
],
"Sass": [
".sass",
".scss"
],
"Scala": [
".sbt",
".sc",
".script!"
],
"Scaml": [
".scaml"
],
"Scheme": [
".sld",
".sps"
],
"Scilab": [
".sce",
".sci",
".tst"
],
"SCSS": [
".scss"
],
"Shell": [
".bash",
".script!",
".sh",
".zsh"
],
"ShellSession": [
".sh-session"
],
"Shen": [
".shen"
],
"Slash": [
".sl"
],
"Smalltalk": [
".st"
],
"SourcePawn": [
".sp"
],
"SQL": [
".prc",
".sql",
".tab",
".udf",
".viw"
],
"Squirrel": [
".nut"
],
"Standard ML": [
".fun",
".sig",
".sml"
],
"Stata": [
".ado",
".do",
".doh",
".ihlp",
".mata",
".matah",
".sthlp"
],
"Stylus": [
".styl"
],
"SuperCollider": [
".scd"
],
"SystemVerilog": [
".sv",
".svh",
".vh"
],
"Tcl": [
".tm"
],
"Tea": [
".tea"
],
"TeX": [
".cls"
],
"Turing": [
".t"
],
"TXL": [
".txl"
],
"TypeScript": [
".ts"
],
"UnrealScript": [
".uc"
],
"Verilog": [
".v"
],
"VHDL": [
".vhd"
],
"Visual Basic": [
".cls",
".vb",
".vbhtml"
],
"Volt": [
".volt"
],
"wisp": [
".wisp"
],
"XC": [
".xc"
],
"XML": [
".ant",
".csproj",
".filters",
".fsproj",
".ivy",
".nproj",
".pluginspec",
".targets",
".vbproj",
".vcxproj",
".xml"
],
"XProc": [
".xpl"
],
"XQuery": [
".xqm"
],
"XSLT": [
".xslt"
],
"Xtend": [
".xtend"
],
"YAML": [
".yml"
],
"Zephir": [
".zep"
]
},
"interpreters": {
},
"filenames": {
"ApacheConf": [
".htaccess",
"apache2.conf",
"httpd.conf"
],
"INI": [
".editorconfig",
".gitconfig"
],
"Makefile": [
"Makefile"
],
"Nginx": [
"nginx.conf"
],
"Perl": [
"ack"
],
"R": [
"expr-dist"
],
"Ruby": [
"Appraisals",
"Capfile",
"Rakefile"
],
"Shell": [
".bash_logout",
".bash_profile",
".bashrc",
".cshrc",
".login",
".profile",
".zlogin",
".zlogout",
".zprofile",
".zshenv",
".zshrc",
"Dockerfile",
"PKGBUILD",
"bash_logout",
"bash_profile",
"bashrc",
"cshrc",
"login",
"profile",
"zlogin",
"zlogout",
"zprofile",
"zshenv",
"zshrc"
],
"VimL": [
".gvimrc",
".vimrc"
],
"YAML": [
".gemrc"
]
},
"tokens_total": 607168,
"languages_total": 739,
"tokens": {
"ABAP": {
"*/**": 1,
"*": 56,
"The": 2,
"MIT": 2,
"License": 1,
"(": 8,
")": 8,
"Copyright": 1,
"c": 3,
"Ren": 1,
"van": 1,
"Mil": 1,
"Permission": 1,
"is": 2,
"hereby": 1,
"granted": 1,
"free": 1,
"of": 6,
"charge": 1,
"to": 10,
"any": 1,
"person": 1,
"obtaining": 1,
"a": 1,
"copy": 2,
"this": 2,
"software": 1,
"and": 3,
"associated": 1,
"documentation": 1,
"files": 4,
"the": 10,
"deal": 1,
"in": 3,
"Software": 3,
"without": 2,
"restriction": 1,
"including": 1,
"limitation": 1,
"rights": 1,
"use": 1,
"modify": 1,
"merge": 1,
"publish": 1,
"distribute": 1,
"sublicense": 1,
"and/or": 1,
"sell": 1,
"copies": 2,
"permit": 1,
"persons": 1,
"whom": 1,
"furnished": 1,
"do": 4,
"so": 1,
"subject": 1,
"following": 1,
"conditions": 1,
"above": 1,
"copyright": 1,
"notice": 2,
"permission": 1,
"shall": 1,
"be": 1,
"included": 1,
"all": 1,
"or": 1,
"substantial": 1,
"portions": 1,
"Software.": 1,
"THE": 6,
"SOFTWARE": 2,
"IS": 1,
"PROVIDED": 1,
"WITHOUT": 1,
"WARRANTY": 1,
"OF": 4,
"ANY": 2,
"KIND": 1,
"EXPRESS": 1,
"OR": 7,
"IMPLIED": 1,
"INCLUDING": 1,
"BUT": 1,
"NOT": 1,
"LIMITED": 1,
"TO": 2,
"WARRANTIES": 1,
"MERCHANTABILITY": 1,
"FITNESS": 1,
"FOR": 2,
"A": 1,
"PARTICULAR": 1,
"PURPOSE": 1,
"AND": 1,
"NONINFRINGEMENT.": 1,
"IN": 4,
"NO": 1,
"EVENT": 1,
"SHALL": 1,
"AUTHORS": 1,
"COPYRIGHT": 1,
"HOLDERS": 1,
"BE": 1,
"LIABLE": 1,
"CLAIM": 1,
"DAMAGES": 1,
"OTHER": 2,
"LIABILITY": 1,
"WHETHER": 1,
"AN": 1,
"ACTION": 1,
"CONTRACT": 1,
"TORT": 1,
"OTHERWISE": 1,
"ARISING": 1,
"FROM": 1,
"OUT": 1,
"CONNECTION": 1,
"WITH": 1,
"USE": 1,
"DEALINGS": 1,
"SOFTWARE.": 1,
"*/": 1,
"-": 978,
"CLASS": 2,
"CL_CSV_PARSER": 6,
"DEFINITION": 2,
"class": 2,
"cl_csv_parser": 2,
"definition": 1,
"public": 3,
"inheriting": 1,
"from": 1,
"cl_object": 1,
"final": 1,
"create": 1,
".": 9,
"section.": 3,
"not": 3,
"include": 3,
"other": 3,
"source": 3,
"here": 3,
"type": 11,
"pools": 1,
"abap": 1,
"methods": 2,
"constructor": 2,
"importing": 1,
"delegate": 1,
"ref": 1,
"if_csv_parser_delegate": 1,
"csvstring": 1,
"string": 1,
"separator": 1,
"skip_first_line": 1,
"abap_bool": 2,
"parse": 2,
"raising": 1,
"cx_csv_parse_error": 2,
"protected": 1,
"private": 1,
"constants": 1,
"_textindicator": 1,
"value": 2,
"IMPLEMENTATION": 2,
"implementation.": 1,
"<SIGNATURE>": 2,
"+": 9,
"|": 7,
"Instance": 2,
"Public": 1,
"Method": 2,
"CONSTRUCTOR": 1,
"[": 5,
"]": 5,
"DELEGATE": 1,
"TYPE": 5,
"REF": 1,
"IF_CSV_PARSER_DELEGATE": 1,
"CSVSTRING": 1,
"STRING": 1,
"SEPARATOR": 1,
"C": 1,
"SKIP_FIRST_LINE": 1,
"ABAP_BOOL": 1,
"</SIGNATURE>": 2,
"method": 2,
"constructor.": 1,
"super": 1,
"_delegate": 1,
"delegate.": 1,
"_csvstring": 2,
"csvstring.": 1,
"_separator": 1,
"separator.": 1,
"_skip_first_line": 1,
"skip_first_line.": 1,
"endmethod.": 2,
"Get": 1,
"lines": 4,
"data": 3,
"is_first_line": 1,
"abap_true.": 2,
"standard": 2,
"table": 3,
"string.": 3,
"_lines": 1,
"field": 1,
"symbols": 1,
"<line>": 3,
"loop": 1,
"at": 2,
"assigning": 1,
"Parse": 1,
"line": 1,
"values": 2,
"_parse_line": 2,
"Private": 1,
"_LINES": 1,
"<": 1,
"RETURNING": 1,
"STRINGTAB": 1,
"_lines.": 1,
"split": 1,
"cl_abap_char_utilities": 1,
"cr_lf": 1,
"into": 6,
"returning.": 1,
"Space": 2,
"concatenate": 4,
"csvvalue": 6,
"csvvalue.": 5,
"else.": 4,
"char": 2,
"endif.": 6,
"This": 1,
"indicates": 1,
"an": 1,
"error": 1,
"CSV": 1,
"formatting": 1,
"text_ended": 1,
"message": 2,
"e003": 1,
"csv": 1,
"msg.": 2,
"raise": 1,
"exception": 1,
"exporting": 1,
"endwhile.": 2,
"append": 2,
"csvvalues.": 2,
"clear": 1,
"pos": 2,
"endclass.": 1
},
"Agda": {
"module": 3,
"NatCat": 1,
"where": 2,
"open": 2,
"import": 2,
"Relation.Binary.PropositionalEquality": 1,
"-": 21,
"If": 1,
"you": 2,
"can": 1,
"show": 1,
"that": 1,
"a": 1,
"relation": 1,
"only": 1,
"ever": 1,
"has": 1,
"one": 1,
"inhabitant": 5,
"get": 1,
"the": 1,
"category": 1,
"laws": 1,
"for": 1,
"free": 1,
"EasyCategory": 3,
"(": 36,
"obj": 4,
"Set": 2,
")": 36,
"_": 6,
"{": 10,
"x": 34,
"y": 28,
"z": 18,
"}": 10,
"id": 9,
"single": 4,
"r": 26,
"s": 29,
"assoc": 2,
"w": 4,
"t": 6,
"Data.Nat": 1,
"same": 5,
".0": 2,
"n": 14,
"refl": 6,
".": 5,
"suc": 6,
"m": 6,
"cong": 1,
"trans": 5,
".n": 1,
"zero": 1,
"Nat": 1
},
"Alloy": {
"module": 3,
"examples/systems/file_system": 1,
"abstract": 2,
"sig": 20,
"Object": 10,
"{": 54,
"}": 60,
"Name": 2,
"File": 1,
"extends": 10,
"some": 3,
"d": 3,
"Dir": 8,
"|": 19,
"this": 14,
"in": 19,
"d.entries.contents": 1,
"entries": 3,
"set": 10,
"DirEntry": 2,
"parent": 3,
"lone": 6,
"this.": 4,
"@contents.": 1,
"@entries": 1,
"all": 16,
"e1": 2,
"e2": 2,
"e1.name": 1,
"e2.name": 1,
"@parent": 2,
"Root": 5,
"one": 8,
"no": 8,
"Cur": 1,
"name": 1,
"contents": 2,
"pred": 16,
"OneParent_buggyVersion": 2,
"-": 41,
"d.parent": 2,
"OneParent_correctVersion": 2,
"(": 12,
"&&": 2,
"contents.d": 1,
")": 9,
"NoDirAliases": 3,
"o": 1,
"o.": 1,
"check": 6,
"for": 7,
"expect": 6,
"examples/systems/marksweepgc": 1,
"Node": 10,
"HeapState": 5,
"left": 3,
"right": 1,
"marked": 1,
"freeList": 1,
"clearMarks": 1,
"[": 82,
"hs": 16,
".marked": 3,
".right": 4,
"hs.right": 3,
"fun": 1,
"reachable": 1,
"n": 5,
"]": 80,
"+": 14,
"n.": 1,
"hs.left": 2,
"mark": 1,
"from": 2,
"hs.reachable": 1,
"setFreeList": 1,
".freeList.*": 3,
".left": 5,
"hs.marked": 1,
"GC": 1,
"root": 5,
"assert": 3,
"Soundness1": 2,
"h": 9,
"live": 3,
"h.reachable": 1,
"h.right": 1,
"Soundness2": 2,
".reachable": 2,
"h.GC": 1,
".freeList": 1,
"Completeness": 1,
"examples/systems/views": 1,
"open": 2,
"util/ordering": 1,
"State": 16,
"as": 2,
"so": 1,
"util/relation": 1,
"rel": 1,
"Ref": 19,
"t": 16,
"b": 13,
"v": 25,
"views": 2,
"when": 1,
"is": 1,
"view": 2,
"of": 3,
"type": 1,
"backing": 1,
"dirty": 3,
"contains": 1,
"refs": 7,
"that": 1,
"have": 1,
"been": 1,
"invalidated": 1,
"obj": 1,
"ViewType": 8,
"anyviews": 2,
"visualization": 1,
"ViewType.views": 1,
"Map": 2,
"keys": 3,
"map": 2,
"s": 6,
"Ref.map": 1,
"s.refs": 3,
"MapRef": 4,
"fact": 4,
"State.obj": 3,
"Iterator": 2,
"done": 3,
"lastRef": 2,
"IteratorRef": 5,
"Set": 2,
"elts": 2,
"SetRef": 5,
"KeySetView": 6,
"State.views": 1,
"IteratorView": 3,
"s.views": 2,
"handle": 1,
"possibility": 1,
"modifying": 1,
"an": 1,
"object": 1,
"and": 1,
"its": 1,
"at": 1,
"once": 1,
"*": 1,
"should": 1,
"we": 1,
"limit": 1,
"frame": 1,
"conds": 1,
"to": 1,
"non": 1,
"*/": 1,
"modifies": 5,
"pre": 15,
"post": 14,
"rs": 4,
"let": 5,
"vr": 1,
"pre.views": 8,
"mods": 3,
"rs.*vr": 1,
"r": 3,
"pre.refs": 6,
"pre.obj": 10,
"post.obj": 7,
"viewFrame": 4,
"post.dirty": 1,
"pre.dirty": 1,
"allocates": 5,
"&": 3,
"post.refs": 1,
".map": 3,
".elts": 3,
"dom": 1,
"<:>": 1,
"setRefs": 1,
"MapRef.put": 1,
"k": 5,
"none": 4,
"post.views": 4,
"SetRef.iterator": 1,
"iterRef": 4,
"i": 7,
"i.left": 3,
"i.done": 1,
"i.lastRef": 1,
"IteratorRef.remove": 1,
".lastRef": 2,
"IteratorRef.next": 1,
"ref": 3,
"IteratorRef.hasNext": 1,
"s.obj": 1,
"zippishOK": 2,
"ks": 6,
"vs": 6,
"m": 4,
"ki": 2,
"vi": 2,
"s0": 4,
"so/first": 1,
"s1": 4,
"so/next": 7,
"s2": 6,
"s3": 4,
"s4": 4,
"s5": 4,
"s6": 4,
"s7": 2,
"precondition": 2,
"s0.dirty": 1,
"ks.iterator": 1,
"vs.iterator": 1,
"ki.hasNext": 1,
"vi.hasNext": 1,
"ki.this/next": 1,
"vi.this/next": 1,
"m.put": 1,
"ki.remove": 1,
"vi.remove": 1,
"State.dirty": 1,
"ViewType.pre.views": 2,
"but": 1,
"#s.obj": 1,
"<": 1
},
"ApacheConf": {
"ServerSignature": 1,
"Off": 1,
"RewriteCond": 15,
"%": 48,
"{": 16,
"REQUEST_METHOD": 1,
"}": 16,
"(": 16,
"HEAD": 1,
"|": 80,
"TRACE": 1,
"DELETE": 1,
"TRACK": 1,
")": 17,
"[": 17,
"NC": 13,
"OR": 14,
"]": 17,
"THE_REQUEST": 1,
"r": 1,
"n": 1,
"A": 6,
"D": 6,
"HTTP_REFERER": 1,
"<|>": 6,
"C": 5,
"E": 5,
"HTTP_COOKIE": 1,
"REQUEST_URI": 1,
"/": 3,
";": 2,
"<": 1,
".": 7,
"HTTP_USER_AGENT": 5,
"java": 1,
"curl": 2,
"wget": 2,
"winhttp": 1,
"HTTrack": 1,
"clshttp": 1,
"archiver": 1,
"loader": 1,
"email": 1,
"harvest": 1,
"extract": 1,
"grab": 1,
"miner": 1,
"libwww": 1,
"-": 43,
"perl": 1,
"python": 1,
"nikto": 1,
"scan": 1,
"#Block": 1,
"mySQL": 1,
"injects": 1,
"QUERY_STRING": 5,
".*": 3,
"*": 1,
"union": 1,
"select": 1,
"insert": 1,
"cast": 1,
"set": 1,
"declare": 1,
"drop": 1,
"update": 1,
"md5": 1,
"benchmark": 1,
"./": 1,
"localhost": 1,
"loopback": 1,
".0": 2,
".1": 1,
"a": 1,
"z0": 1,
"RewriteRule": 1,
"index.php": 1,
"F": 1,
"#": 182,
"ServerRoot": 2,
"#Listen": 2,
"Listen": 2,
"LoadModule": 126,
"authn_file_module": 2,
"/usr/lib/apache2/modules/mod_authn_file.so": 1,
"authn_dbm_module": 2,
"/usr/lib/apache2/modules/mod_authn_dbm.so": 1,
"authn_anon_module": 2,
"/usr/lib/apache2/modules/mod_authn_anon.so": 1,
"authn_dbd_module": 2,
"/usr/lib/apache2/modules/mod_authn_dbd.so": 1,
"authn_default_module": 2,
"/usr/lib/apache2/modules/mod_authn_default.so": 1,
"authn_alias_module": 1,
"/usr/lib/apache2/modules/mod_authn_alias.so": 1,
"authz_host_module": 2,
"/usr/lib/apache2/modules/mod_authz_host.so": 1,
"authz_groupfile_module": 2,
"/usr/lib/apache2/modules/mod_authz_groupfile.so": 1,
"authz_user_module": 2,
"/usr/lib/apache2/modules/mod_authz_user.so": 1,
"authz_dbm_module": 2,
"/usr/lib/apache2/modules/mod_authz_dbm.so": 1,
"authz_owner_module": 2,
"/usr/lib/apache2/modules/mod_authz_owner.so": 1,
"authnz_ldap_module": 1,
"/usr/lib/apache2/modules/mod_authnz_ldap.so": 1,
"authz_default_module": 2,
"/usr/lib/apache2/modules/mod_authz_default.so": 1,
"auth_basic_module": 2,
"/usr/lib/apache2/modules/mod_auth_basic.so": 1,
"auth_digest_module": 2,
"/usr/lib/apache2/modules/mod_auth_digest.so": 1,
"file_cache_module": 1,
"/usr/lib/apache2/modules/mod_file_cache.so": 1,
"cache_module": 2,
"/usr/lib/apache2/modules/mod_cache.so": 1,
"disk_cache_module": 2,
"/usr/lib/apache2/modules/mod_disk_cache.so": 1,
"mem_cache_module": 2,
"/usr/lib/apache2/modules/mod_mem_cache.so": 1,
"dbd_module": 2,
"/usr/lib/apache2/modules/mod_dbd.so": 1,
"dumpio_module": 2,
"/usr/lib/apache2/modules/mod_dumpio.so": 1,
"ext_filter_module": 2,
"/usr/lib/apache2/modules/mod_ext_filter.so": 1,
"include_module": 2,
"/usr/lib/apache2/modules/mod_include.so": 1,
"filter_module": 2,
"/usr/lib/apache2/modules/mod_filter.so": 1,
"charset_lite_module": 1,
"/usr/lib/apache2/modules/mod_charset_lite.so": 1,
"deflate_module": 2,
"/usr/lib/apache2/modules/mod_deflate.so": 1,
"ldap_module": 1,
"/usr/lib/apache2/modules/mod_ldap.so": 1,
"log_forensic_module": 2,
"/usr/lib/apache2/modules/mod_log_forensic.so": 1,
"env_module": 2,
"/usr/lib/apache2/modules/mod_env.so": 1,
"mime_magic_module": 2,
"/usr/lib/apache2/modules/mod_mime_magic.so": 1,
"cern_meta_module": 2,
"/usr/lib/apache2/modules/mod_cern_meta.so": 1,
"expires_module": 2,
"/usr/lib/apache2/modules/mod_expires.so": 1,
"headers_module": 2,
"/usr/lib/apache2/modules/mod_headers.so": 1,
"ident_module": 2,
"/usr/lib/apache2/modules/mod_ident.so": 1,
"usertrack_module": 2,
"/usr/lib/apache2/modules/mod_usertrack.so": 1,
"unique_id_module": 2,
"/usr/lib/apache2/modules/mod_unique_id.so": 1,
"setenvif_module": 2,
"/usr/lib/apache2/modules/mod_setenvif.so": 1,
"version_module": 2,
"/usr/lib/apache2/modules/mod_version.so": 1,
"proxy_module": 2,
"/usr/lib/apache2/modules/mod_proxy.so": 1,
"proxy_connect_module": 2,
"/usr/lib/apache2/modules/mod_proxy_connect.so": 1,
"proxy_ftp_module": 2,
"/usr/lib/apache2/modules/mod_proxy_ftp.so": 1,
"proxy_http_module": 2,
"/usr/lib/apache2/modules/mod_proxy_http.so": 1,
"proxy_ajp_module": 2,
"/usr/lib/apache2/modules/mod_proxy_ajp.so": 1,
"proxy_balancer_module": 2,
"/usr/lib/apache2/modules/mod_proxy_balancer.so": 1,
"ssl_module": 4,
"/usr/lib/apache2/modules/mod_ssl.so": 1,
"mime_module": 4,
"/usr/lib/apache2/modules/mod_mime.so": 1,
"dav_module": 2,
"/usr/lib/apache2/modules/mod_dav.so": 1,
"status_module": 2,
"/usr/lib/apache2/modules/mod_status.so": 1,
"autoindex_module": 2,
"/usr/lib/apache2/modules/mod_autoindex.so": 1,
"asis_module": 2,
"/usr/lib/apache2/modules/mod_asis.so": 1,
"info_module": 2,
"/usr/lib/apache2/modules/mod_info.so": 1,
"suexec_module": 1,
"/usr/lib/apache2/modules/mod_suexec.so": 1,
"cgid_module": 3,
"/usr/lib/apache2/modules/mod_cgid.so": 1,
"cgi_module": 2,
"/usr/lib/apache2/modules/mod_cgi.so": 1,
"dav_fs_module": 2,
"/usr/lib/apache2/modules/mod_dav_fs.so": 1,
"dav_lock_module": 1,
"/usr/lib/apache2/modules/mod_dav_lock.so": 1,
"vhost_alias_module": 2,
"/usr/lib/apache2/modules/mod_vhost_alias.so": 1,
"negotiation_module": 2,
"/usr/lib/apache2/modules/mod_negotiation.so": 1,
"dir_module": 4,
"/usr/lib/apache2/modules/mod_dir.so": 1,
"imagemap_module": 2,
"/usr/lib/apache2/modules/mod_imagemap.so": 1,
"actions_module": 2,
"/usr/lib/apache2/modules/mod_actions.so": 1,
"speling_module": 2,
"/usr/lib/apache2/modules/mod_speling.so": 1,
"userdir_module": 2,
"/usr/lib/apache2/modules/mod_userdir.so": 1,
"alias_module": 4,
"/usr/lib/apache2/modules/mod_alias.so": 1,
"rewrite_module": 2,
"/usr/lib/apache2/modules/mod_rewrite.so": 1,
"<IfModule>": 17,
"mpm_netware_module": 2,
"User": 2,
"daemon": 2,
"Group": 2,
"</IfModule>": 17,
"ServerAdmin": 2,
"you@example.com": 2,
"#ServerName": 2,
"www.example.com": 2,
"DocumentRoot": 2,
"<Directory>": 6,
"Options": 6,
"FollowSymLinks": 4,
"AllowOverride": 6,
"None": 8,
"Order": 10,
"deny": 10,
"allow": 10,
"Deny": 6,
"from": 10,
"all": 10,
"</Directory>": 6,
"usr": 2,
"share": 1,
"apache2": 1,
"default": 1,
"site": 1,
"htdocs": 1,
"Indexes": 2,
"Allow": 4,
"DirectoryIndex": 2,
"index.html": 2,
"<FilesMatch>": 2,
"ht": 1,
"Satisfy": 4,
"All": 4,
"</FilesMatch>": 2,
"ErrorLog": 2,
"/var/log/apache2/error_log": 1,
"LogLevel": 2,
"warn": 2,
"log_config_module": 3,
"LogFormat": 6,
"combined": 4,
"common": 4,
"logio_module": 3,
"combinedio": 2,
"CustomLog": 2,
"/var/log/apache2/access_log": 2,
"#CustomLog": 2,
"ScriptAlias": 1,
"/cgi": 2,
"bin/": 2,
"#Scriptsock": 2,
"/var/run/apache2/cgisock": 1,
"lib": 1,
"cgi": 3,
"bin": 1,
"DefaultType": 2,
"text/plain": 2,
"TypesConfig": 2,
"/etc/apache2/mime.types": 1,
"#AddType": 4,
"application/x": 6,
"gzip": 6,
".tgz": 6,
"#AddEncoding": 4,
"x": 4,
"compress": 4,
".Z": 4,
".gz": 4,
"AddType": 4,
"#AddHandler": 4,
"script": 2,
".cgi": 2,
"type": 2,
"map": 2,
"var": 2,
"text/html": 2,
".shtml": 4,
"#AddOutputFilter": 2,
"INCLUDES": 2,
"#MIMEMagicFile": 2,
"/etc/apache2/magic": 1,
"#ErrorDocument": 8,
"/missing.html": 2,
"http": 2,
"//www.example.com/subscription_info.html": 2,
"#EnableMMAP": 2,
"off": 5,
"#EnableSendfile": 2,
"#Include": 17,
"/etc/apache2/extra/httpd": 11,
"mpm.conf": 2,
"multilang": 2,
"errordoc.conf": 2,
"autoindex.conf": 2,
"languages.conf": 2,
"userdir.conf": 2,
"info.conf": 2,
"vhosts.conf": 2,
"manual.conf": 2,
"dav.conf": 2,
"default.conf": 2,
"ssl.conf": 2,
"SSLRandomSeed": 4,
"startup": 2,
"builtin": 4,
"connect": 2,
"libexec/apache2/mod_authn_file.so": 1,
"libexec/apache2/mod_authn_dbm.so": 1,
"libexec/apache2/mod_authn_anon.so": 1,
"libexec/apache2/mod_authn_dbd.so": 1,
"libexec/apache2/mod_authn_default.so": 1,
"libexec/apache2/mod_authz_host.so": 1,
"libexec/apache2/mod_authz_groupfile.so": 1,
"libexec/apache2/mod_authz_user.so": 1,
"libexec/apache2/mod_authz_dbm.so": 1,
"libexec/apache2/mod_authz_owner.so": 1,
"libexec/apache2/mod_authz_default.so": 1,
"libexec/apache2/mod_auth_basic.so": 1,
"libexec/apache2/mod_auth_digest.so": 1,
"libexec/apache2/mod_cache.so": 1,
"libexec/apache2/mod_disk_cache.so": 1,
"libexec/apache2/mod_mem_cache.so": 1,
"libexec/apache2/mod_dbd.so": 1,
"libexec/apache2/mod_dumpio.so": 1,
"reqtimeout_module": 1,
"libexec/apache2/mod_reqtimeout.so": 1,
"libexec/apache2/mod_ext_filter.so": 1,
"libexec/apache2/mod_include.so": 1,
"libexec/apache2/mod_filter.so": 1,
"substitute_module": 1,
"libexec/apache2/mod_substitute.so": 1,
"libexec/apache2/mod_deflate.so": 1,
"libexec/apache2/mod_log_config.so": 1,
"libexec/apache2/mod_log_forensic.so": 1,
"libexec/apache2/mod_logio.so": 1,
"libexec/apache2/mod_env.so": 1,
"libexec/apache2/mod_mime_magic.so": 1,
"libexec/apache2/mod_cern_meta.so": 1,
"libexec/apache2/mod_expires.so": 1,
"libexec/apache2/mod_headers.so": 1,
"libexec/apache2/mod_ident.so": 1,
"libexec/apache2/mod_usertrack.so": 1,
"#LoadModule": 4,
"libexec/apache2/mod_unique_id.so": 1,
"libexec/apache2/mod_setenvif.so": 1,
"libexec/apache2/mod_version.so": 1,
"libexec/apache2/mod_proxy.so": 1,
"libexec/apache2/mod_proxy_connect.so": 1,
"libexec/apache2/mod_proxy_ftp.so": 1,
"libexec/apache2/mod_proxy_http.so": 1,
"proxy_scgi_module": 1,
"libexec/apache2/mod_proxy_scgi.so": 1,
"libexec/apache2/mod_proxy_ajp.so": 1,
"libexec/apache2/mod_proxy_balancer.so": 1,
"libexec/apache2/mod_ssl.so": 1,
"libexec/apache2/mod_mime.so": 1,
"libexec/apache2/mod_dav.so": 1,
"libexec/apache2/mod_status.so": 1,
"libexec/apache2/mod_autoindex.so": 1,
"libexec/apache2/mod_asis.so": 1,
"libexec/apache2/mod_info.so": 1,
"libexec/apache2/mod_cgi.so": 1,
"libexec/apache2/mod_dav_fs.so": 1,
"libexec/apache2/mod_vhost_alias.so": 1,
"libexec/apache2/mod_negotiation.so": 1,
"libexec/apache2/mod_dir.so": 1,
"libexec/apache2/mod_imagemap.so": 1,
"libexec/apache2/mod_actions.so": 1,
"libexec/apache2/mod_speling.so": 1,
"libexec/apache2/mod_userdir.so": 1,
"libexec/apache2/mod_alias.so": 1,
"libexec/apache2/mod_rewrite.so": 1,
"perl_module": 1,
"libexec/apache2/mod_perl.so": 1,
"php5_module": 1,
"libexec/apache2/libphp5.so": 1,
"hfs_apple_module": 1,
"libexec/apache2/mod_hfs_apple.so": 1,
"mpm_winnt_module": 1,
"_www": 2,
"Library": 2,
"WebServer": 2,
"Documents": 1,
"MultiViews": 1,
"Hh": 1,
"Tt": 1,
"Dd": 1,
"Ss": 2,
"_": 1,
"<Files>": 1,
"rsrc": 1,
"</Files>": 1,
"<DirectoryMatch>": 1,
"namedfork": 1,
"</DirectoryMatch>": 1,
"ScriptAliasMatch": 1,
"i": 1,
"webobjects": 1,
"/private/var/run/cgisock": 1,
"CGI": 1,
"Executables": 1,
"/private/etc/apache2/mime.types": 1,
"/private/etc/apache2/magic": 1,
"#MaxRanges": 1,
"unlimited": 1,
"TraceEnable": 1,
"Include": 6,
"/private/etc/apache2/extra/httpd": 11,
"/private/etc/apache2/other/*.conf": 1
},
"Apex": {
"global": 70,
"class": 7,
"ArrayUtils": 1,
"{": 219,
"static": 83,
"String": 60,
"[": 102,
"]": 102,
"EMPTY_STRING_ARRAY": 1,
"new": 60,
"}": 219,
";": 308,
"Integer": 34,
"MAX_NUMBER_OF_ELEMENTS_IN_LIST": 5,
"get": 4,
"return": 106,
"List": 71,
"<String>": 30,
"objectToString": 1,
"(": 481,
"<Object>": 22,
"objects": 3,
")": 481,
"strings": 3,
"null": 92,
"if": 91,
"objects.size": 1,
"for": 24,
"Object": 23,
"obj": 3,
"instanceof": 1,
"strings.add": 1,
"reverse": 2,
"anArray": 14,
"i": 55,
"j": 10,
"anArray.size": 2,
"-": 18,
"tmp": 6,
"while": 8,
"+": 75,
"SObject": 19,
"lowerCase": 1,
"strs": 9,
"returnValue": 22,
"strs.size": 3,
"str": 10,
"returnValue.add": 3,
"str.toLowerCase": 1,
"upperCase": 1,
"str.toUpperCase": 1,
"trim": 1,
"str.trim": 3,
"mergex": 2,
"array1": 8,
"array2": 9,
"merged": 6,
"array1.size": 4,
"array2.size": 2,
"<": 32,
"<SObject>": 19,
"sObj": 4,
"merged.add": 2,
"Boolean": 38,
"isEmpty": 7,
"objectArray": 17,
"true": 12,
"objectArray.size": 6,
"isNotEmpty": 4,
"pluck": 1,
"fieldName": 3,
"||": 12,
"fieldName.trim": 2,
".length": 2,
"plucked": 3,
".get": 4,
"toString": 3,
"void": 9,
"assertArraysAreEqual": 2,
"expected": 16,
"actual": 16,
"//check": 2,
"to": 4,
"see": 2,
"one": 2,
"param": 2,
"is": 5,
"but": 2,
"the": 4,
"other": 2,
"not": 3,
"System.assert": 6,
"&&": 46,
"ArrayUtils.toString": 12,
"expected.size": 4,
"actual.size": 2,
"merg": 2,
"list1": 15,
"list2": 9,
"returnList": 11,
"list1.size": 6,
"list2.size": 2,
"throw": 6,
"IllegalArgumentException": 5,
"elmt": 8,
"returnList.add": 8,
"subset": 6,
"aList": 4,
"count": 10,
"startIndex": 9,
"<=>": 2,
"size": 2,
"1": 2,
"list1.get": 2,
"//": 11,
"//LIST/ARRAY": 1,
"SORTING": 1,
"//FOR": 2,
"FORCE.COM": 1,
"PRIMITIVES": 1,
"Double": 1,
"ID": 1,
"etc.": 1,
"qsort": 18,
"theList": 72,
"PrimitiveComparator": 2,
"sortAsc": 24,
"ObjectComparator": 3,
"comparator": 14,
"theList.size": 2,
"SALESFORCE": 1,
"OBJECTS": 1,
"sObjects": 1,
"ISObjectComparator": 3,
"private": 10,
"lo0": 6,
"hi0": 8,
"lo": 42,
"hi": 50,
"else": 25,
"comparator.compare": 12,
"prs": 8,
"pivot": 14,
"/": 4,
"BooleanUtils": 1,
"isFalse": 1,
"bool": 32,
"false": 13,
"isNotFalse": 1,
"isNotTrue": 1,
"isTrue": 1,
"negate": 1,
"toBooleanDefaultIfNull": 1,
"defaultVal": 2,
"toBoolean": 2,
"value": 10,
"strToBoolean": 1,
"StringUtils.equalsIgnoreCase": 1,
"//Converts": 1,
"an": 4,
"int": 1,
"a": 6,
"boolean": 1,
"specifying": 1,
"//the": 2,
"conversion": 1,
"values.": 1,
"//Returns": 1,
"//Throws": 1,
"trueValue": 2,
"falseValue": 2,
"toInteger": 1,
"toStringYesNo": 1,
"toStringYN": 1,
"trueString": 2,
"falseString": 2,
"xor": 1,
"boolArray": 4,
"boolArray.size": 1,
"firstItem": 2,
"EmailUtils": 1,
"sendEmailWithStandardAttachments": 3,
"recipients": 11,
"emailSubject": 10,
"body": 8,
"useHTML": 6,
"<Id>": 1,
"attachmentIDs": 2,
"<Attachment>": 2,
"stdAttachments": 4,
"SELECT": 1,
"id": 1,
"name": 2,
"FROM": 1,
"Attachment": 2,
"WHERE": 1,
"Id": 1,
"IN": 1,
"<Messaging.EmailFileAttachment>": 3,
"fileAttachments": 5,
"attachment": 1,
"Messaging.EmailFileAttachment": 2,
"fileAttachment": 2,
"fileAttachment.setFileName": 1,
"attachment.Name": 1,
"fileAttachment.setBody": 1,
"attachment.Body": 1,
"fileAttachments.add": 1,
"sendEmail": 4,
"sendTextEmail": 1,
"textBody": 2,
"sendHTMLEmail": 1,
"htmlBody": 2,
"recipients.size": 1,
"Messaging.SingleEmailMessage": 3,
"mail": 2,
"email": 1,
"saved": 1,
"as": 1,
"activity.": 1,
"mail.setSaveAsActivity": 1,
"mail.setToAddresses": 1,
"mail.setSubject": 1,
"mail.setBccSender": 1,
"mail.setUseSignature": 1,
"mail.setHtmlBody": 1,
"mail.setPlainTextBody": 1,
"fileAttachments.size": 1,
"mail.setFileAttachments": 1,
"Messaging.sendEmail": 1,
"isValidEmailAddress": 2,
"split": 5,
"str.split": 1,
"split.size": 2,
".split": 1,
"isNotValidEmailAddress": 1,
"public": 10,
"GeoUtils": 1,
"generate": 1,
"KML": 1,
"string": 7,
"given": 2,
"page": 1,
"reference": 1,
"call": 1,
"getContent": 1,
"then": 1,
"cleanup": 1,
"output.": 1,
"generateFromContent": 1,
"PageReference": 2,
"pr": 1,
"ret": 7,
"try": 1,
"pr.getContent": 1,
".toString": 1,
"ret.replaceAll": 4,
"content": 1,
"produces": 1,
"quote": 1,
"chars": 1,
"we": 1,
"need": 1,
"escape": 1,
"these": 2,
"in": 1,
"node": 1,
"catch": 1,
"exception": 1,
"e": 2,
"system.debug": 2,
"must": 1,
"use": 1,
"ALL": 1,
"since": 1,
"many": 1,
"line": 1,
"may": 1,
"also": 1,
"Map": 33,
"<String,>": 2,
"geo_response": 1,
"accountAddressString": 2,
"account": 2,
"acct": 1,
"form": 1,
"address": 1,
"object": 1,
"adr": 9,
"acct.billingstreet": 1,
"acct.billingcity": 1,
"acct.billingstate": 1,
"acct.billingpostalcode": 2,
"acct.billingcountry": 2,
"adr.replaceAll": 4,
"testmethod": 1,
"t1": 1,
"pageRef": 3,
"Page.kmlPreviewTemplate": 1,
"Test.setCurrentPage": 1,
"system.assert": 1,
"GeoUtils.generateFromContent": 1,
"Account": 2,
"billingstreet": 1,
"billingcity": 1,
"billingstate": 1,
"billingpostalcode": 1,
"billingcountry": 1,
"insert": 1,
"system.assertEquals": 1,
"LanguageUtils": 1,
"final": 6,
"HTTP_LANGUAGE_CODE_PARAMETER_KEY": 2,
"DEFAULT_LANGUAGE_CODE": 3,
"Set": 6,
"SUPPORTED_LANGUAGE_CODES": 2,
"//Chinese": 2,
"Simplified": 1,
"Traditional": 1,
"//Dutch": 1,
"//English": 1,
"//Finnish": 1,
"//French": 1,
"//German": 1,
"//Italian": 1,
"//Japanese": 1,
"//Korean": 1,
"//Polish": 1,
"//Portuguese": 1,
"Brazilian": 1,
"//Russian": 1,
"//Spanish": 1,
"//Swedish": 1,
"//Thai": 1,
"//Czech": 1,
"//Danish": 1,
"//Hungarian": 1,
"//Indonesian": 1,
"//Turkish": 1,
"<String,String>": 29,
"DEFAULTS": 1,
"getLangCodeByHttpParam": 4,
"LANGUAGE_CODE_SET": 1,
"getSuppLangCodeSet": 2,
"ApexPages.currentPage": 4,
".getParameters": 2,
"LANGUAGE_HTTP_PARAMETER": 7,
"StringUtils.lowerCase": 3,
"StringUtils.replaceChars": 2,
"//underscore": 1,
"//dash": 1,
"DEFAULTS.containsKey": 3,
"DEFAULTS.get": 3,
"StringUtils.isNotBlank": 1,
"SUPPORTED_LANGUAGE_CODES.contains": 2,
"getLangCodeByBrowser": 4,
"LANGUAGES_FROM_BROWSER_AS_STRING": 2,
".getHeaders": 1,
"LANGUAGES_FROM_BROWSER_AS_LIST": 3,
"splitAndFilterAcceptLanguageHeader": 2,
"LANGUAGES_FROM_BROWSER_AS_LIST.size": 1,
"languageFromBrowser": 6,
"getLangCodeByUser": 3,
"UserInfo.getLanguage": 1,
"getLangCodeByHttpParamOrIfNullThenBrowser": 1,
"StringUtils.defaultString": 4,
"getLangCodeByHttpParamOrIfNullThenUser": 1,
"getLangCodeByBrowserOrIfNullThenHttpParam": 1,
"getLangCodeByBrowserOrIfNullThenUser": 1,
"header": 2,
"tokens": 3,
"StringUtils.split": 1,
"token": 7,
"token.contains": 1,
"token.substring": 1,
"token.indexOf": 1,
"StringUtils.length": 1,
"StringUtils.substring": 1,
"langCodes": 2,
"langCode": 3,
"langCodes.add": 1,
"getLanguageName": 1,
"displayLanguageCode": 13,
"languageCode": 2,
"translatedLanguageNames.get": 2,
"filterLanguageCode": 4,
"getAllLanguages": 3,
"translatedLanguageNames.containsKey": 1,
"translatedLanguageNames": 1,
"TwilioAPI": 2,
"MissingTwilioConfigCustomSettingsException": 2,
"extends": 1,
"Exception": 1,
"TwilioRestClient": 5,
"client": 2,
"getDefaultClient": 2,
"TwilioConfig__c": 5,
"twilioCfg": 7,
"getTwilioConfig": 3,
"TwilioAPI.client": 2,
"twilioCfg.AccountSid__c": 3,
"twilioCfg.AuthToken__c": 3,
"TwilioAccount": 1,
"getDefaultAccount": 1,
".getAccount": 2,
"TwilioCapability": 2,
"createCapability": 1,
"createClient": 1,
"accountSid": 2,
"authToken": 2,
"Test.isRunningTest": 1,
"dummy": 2,
"sid": 1,
"TwilioConfig__c.getOrgDefaults": 1,
"@isTest": 1,
"test_TwilioAPI": 1,
"System.assertEquals": 5,
"TwilioAPI.getTwilioConfig": 2,
".AccountSid__c": 1,
".AuthToken__c": 1,
"TwilioAPI.getDefaultClient": 2,
".getAccountSid": 1,
".getSid": 2,
"TwilioAPI.getDefaultAccount": 1
},
"AppleScript": {
"set": 108,
"windowWidth": 3,
"to": 128,
"windowHeight": 3,
"delay": 3,
"AppleScript": 2,
"s": 3,
"text": 13,
"item": 13,
"delimiters": 1,
"tell": 40,
"application": 16,
"screen_width": 2,
"(": 89,
"do": 4,
"JavaScript": 2,
"in": 13,
"document": 2,
")": 88,
"screen_height": 2,
"end": 67,
"myFrontMost": 3,
"name": 8,
"of": 72,
"first": 1,
"processes": 2,
"whose": 1,
"frontmost": 1,
"is": 40,
"true": 8,
"{": 32,
"desktopTop": 2,
"desktopLeft": 1,
"desktopRight": 1,
"desktopBottom": 1,
"}": 32,
"bounds": 2,
"desktop": 1,
"try": 10,
"process": 5,
"w": 5,
"h": 4,
"size": 5,
"drawer": 2,
"window": 5,
"on": 18,
"error": 3,
"position": 1,
"-": 57,
"/": 2,
"property": 7,
"type_list": 6,
"extension_list": 6,
"html": 2,
"not": 5,
"currently": 2,
"handled": 2,
"run": 4,
"FinderSelection": 4,
"the": 56,
"selection": 2,
"as": 27,
"alias": 8,
"list": 9,
"FS": 10,
"Ideally": 2,
"this": 2,
"could": 2,
"be": 2,
"passed": 2,
"open": 8,
"handler": 2,
"SelectionCount": 6,
"number": 6,
"count": 10,
"if": 50,
"then": 28,
"userPicksFolder": 6,
"else": 14,
"MyPath": 4,
"path": 6,
"me": 2,
"If": 2,
"I": 2,
"m": 2,
"a": 4,
"double": 2,
"clicked": 2,
"droplet": 2,
"these_items": 18,
"choose": 2,
"file": 6,
"with": 11,
"prompt": 2,
"type": 6,
"thesefiles": 2,
"item_info": 24,
"repeat": 19,
"i": 10,
"from": 9,
"this_item": 14,
"info": 4,
"for": 5,
"folder": 10,
"processFolder": 8,
"false": 9,
"and": 7,
"or": 6,
"extension": 4,
"theFilePath": 8,
"string": 17,
"thePOSIXFilePath": 8,
"POSIX": 4,
"processFile": 8,
"folders": 2,
"theFolder": 6,
"without": 2,
"invisibles": 2,
"&": 63,
"thePOSIXFileName": 6,
"terminalCommand": 6,
"convertCommand": 4,
"newFileName": 4,
"shell": 2,
"script": 2,
"need": 1,
"pass": 1,
"URL": 1,
"Terminal": 1,
"localMailboxes": 3,
"every": 3,
"mailbox": 2,
"greater": 5,
"than": 6,
"messageCountDisplay": 5,
"return": 16,
"my": 3,
"getMessageCountsForMailboxes": 4,
"everyAccount": 2,
"account": 1,
"eachAccount": 3,
"accountMailboxes": 3,
"outputMessage": 2,
"make": 3,
"new": 2,
"outgoing": 2,
"message": 2,
"properties": 2,
"content": 2,
"subject": 1,
"visible": 2,
"font": 2,
"theMailboxes": 2,
"mailboxes": 1,
"returns": 2,
"displayString": 4,
"eachMailbox": 4,
"mailboxName": 2,
"messageCount": 2,
"messages": 1,
"unreadCount": 2,
"unread": 1,
"padString": 3,
"theString": 4,
"fieldLength": 5,
"integer": 3,
"stringLength": 4,
"length": 1,
"paddedString": 5,
"character": 2,
"less": 1,
"equal": 3,
"paddingLength": 2,
"times": 1,
"space": 1,
"lowFontSize": 9,
"highFontSize": 6,
"messageText": 4,
"userInput": 4,
"display": 4,
"dialog": 4,
"default": 4,
"answer": 3,
"buttons": 3,
"button": 4,
"returned": 5,
"minimumFontSize": 4,
"newFontSize": 6,
"result": 2,
"theText": 3,
"exit": 1,
"fontList": 2,
"activate": 3,
"crazyTextMessage": 2,
"eachCharacter": 4,
"characters": 1,
"some": 1,
"random": 4,
"color": 1,
"current": 3,
"pane": 4,
"UI": 1,
"elements": 1,
"enabled": 2,
"tab": 1,
"group": 1,
"click": 1,
"radio": 1,
"get": 1,
"value": 1,
"field": 1,
"isVoiceOverRunning": 3,
"isRunning": 3,
"contains": 1,
"isVoiceOverRunningWithAppleScript": 3,
"isRunningWithAppleScript": 3,
"VoiceOver": 1,
"x": 1,
"vo": 1,
"cursor": 1,
"currentDate": 3,
"date": 1,
"amPM": 4,
"currentHour": 9,
"minutes": 2,
"<": 2,
"below": 1,
"sound": 1,
"nice": 1,
"currentMinutes": 4,
"ensure": 1,
"nn": 2,
"gets": 1,
"AM": 1,
"readjust": 1,
"hour": 1,
"time": 1,
"currentTime": 3,
"day": 1,
"output": 1,
"say": 1
},
"Arduino": {
"void": 2,
"setup": 1,
"(": 4,
")": 4,
"{": 2,
"Serial.begin": 1,
";": 2,
"}": 2,
"loop": 1,
"Serial.print": 1
},
"AsciiDoc": {
"Gregory": 2,
"Rom": 2,
"has": 2,
"written": 2,
"an": 2,
"AsciiDoc": 3,
"plugin": 2,
"for": 2,
"the": 2,
"Redmine": 2,
"project": 2,
"management": 2,
"application.": 2,
"https": 1,
"//github.com/foo": 1,
"-": 4,
"users/foo": 1,
"vicmd": 1,
"gif": 1,
"tag": 1,
"rom": 2,
"[": 2,
"]": 2,
"end": 1,
"berschrift": 1,
"*": 4,
"Codierungen": 1,
"sind": 1,
"verr": 1,
"ckt": 1,
"auf": 1,
"lteren": 1,
"Versionen": 1,
"von": 1,
"Ruby": 1,
"Home": 1,
"Page": 1,
"Example": 1,
"Articles": 1,
"Item": 6,
"Document": 1,
"Title": 1,
"Doc": 1,
"Writer": 1,
"<thedoc@asciidoctor.org>": 1,
"idprefix": 1,
"id_": 1,
"Preamble": 1,
"paragraph.": 4,
"NOTE": 1,
"This": 1,
"is": 1,
"test": 1,
"only": 1,
"a": 1,
"test.": 1,
"Section": 3,
"A": 2,
"*Section": 3,
"A*": 2,
"Subsection": 1,
"B": 2,
"B*": 1,
".Section": 1,
"list": 1
},
"AspectJ": {
"package": 2,
"com.blogspot.miguelinlas3.aspectj.cache": 1,
";": 29,
"import": 5,
"java.util.Map": 2,
"java.util.WeakHashMap": 1,
"org.aspectj.lang.JoinPoint": 1,
"com.blogspot.miguelinlas3.aspectj.cache.marker.Cachable": 1,
"public": 6,
"aspect": 2,
"CacheAspect": 1,
"{": 11,
"pointcut": 3,
"cache": 3,
"(": 46,
"Cachable": 2,
"cachable": 5,
")": 46,
"execution": 1,
"@Cachable": 2,
"*": 2,
"..": 1,
"&&": 2,
"@annotation": 1,
"Object": 15,
"around": 2,
"String": 3,
"evaluatedKey": 6,