diff --git a/README.md b/README.md index b215697a7a..2291413e94 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,12 @@ Some examples of likely triage priorities: Please see the [dartdoc license][]. +Generated docs include: + + * Highlight.js - + [LICENSE](https://github.com/isagalaev/highlight.js/blob/master/LICENSE) + * With `github.css` (c) Vasily Polovnyov + [GitHub Issue Tracker]: https://github.com/dart-lang/dartdoc/issues [contributor docs]: https://github.com/dart-lang/dartdoc/blob/master/CONTRIBUTING.md [dartdoc license]: https://github.com/dart-lang/dartdoc/blob/master/LICENSE diff --git a/lib/resources/github.css b/lib/resources/github.css new file mode 100644 index 0000000000..791932b87e --- /dev/null +++ b/lib/resources/github.css @@ -0,0 +1,99 @@ +/* + +github.com style (c) Vasily Polovnyov + +*/ + +.hljs { + display: block; + overflow-x: auto; + padding: 0.5em; + color: #333; + background: #f8f8f8; +} + +.hljs-comment, +.hljs-quote { + color: #998; + font-style: italic; +} + +.hljs-keyword, +.hljs-selector-tag, +.hljs-subst { + color: #333; + font-weight: bold; +} + +.hljs-number, +.hljs-literal, +.hljs-variable, +.hljs-template-variable, +.hljs-tag .hljs-attr { + color: #008080; +} + +.hljs-string, +.hljs-doctag { + color: #d14; +} + +.hljs-title, +.hljs-section, +.hljs-selector-id { + color: #900; + font-weight: bold; +} + +.hljs-subst { + font-weight: normal; +} + +.hljs-type, +.hljs-class .hljs-title { + color: #458; + font-weight: bold; +} + +.hljs-tag, +.hljs-name, +.hljs-attribute { + color: #000080; + font-weight: normal; +} + +.hljs-regexp, +.hljs-link { + color: #009926; +} + +.hljs-symbol, +.hljs-bullet { + color: #990073; +} + +.hljs-built_in, +.hljs-builtin-name { + color: #0086b3; +} + +.hljs-meta { + color: #999; + font-weight: bold; +} + +.hljs-deletion { + background: #fdd; +} + +.hljs-addition { + background: #dfd; +} + +.hljs-emphasis { + font-style: italic; +} + +.hljs-strong { + font-weight: bold; +} diff --git a/lib/resources/highlight.pack.js b/lib/resources/highlight.pack.js new file mode 100644 index 0000000000..80ffa9382d --- /dev/null +++ b/lib/resources/highlight.pack.js @@ -0,0 +1,2 @@ +/*! highlight.js v9.12.0 | BSD3 License | git.io/hljslicense */ +!function(e){var n="object"==typeof window&&window||"object"==typeof self&&self;"undefined"!=typeof exports?e(exports):n&&(n.hljs=e({}),"function"==typeof define&&define.amd&&define([],function(){return n.hljs}))}(function(e){function n(e){return e.replace(/&/g,"&").replace(//g,">")}function t(e){return e.nodeName.toLowerCase()}function r(e,n){var t=e&&e.exec(n);return t&&0===t.index}function a(e){return k.test(e)}function i(e){var n,t,r,i,o=e.className+" ";if(o+=e.parentNode?e.parentNode.className:"",t=B.exec(o))return w(t[1])?t[1]:"no-highlight";for(o=o.split(/\s+/),n=0,r=o.length;r>n;n++)if(i=o[n],a(i)||w(i))return i}function o(e){var n,t={},r=Array.prototype.slice.call(arguments,1);for(n in e)t[n]=e[n];return r.forEach(function(e){for(n in e)t[n]=e[n]}),t}function u(e){var n=[];return function r(e,a){for(var i=e.firstChild;i;i=i.nextSibling)3===i.nodeType?a+=i.nodeValue.length:1===i.nodeType&&(n.push({event:"start",offset:a,node:i}),a=r(i,a),t(i).match(/br|hr|img|input/)||n.push({event:"stop",offset:a,node:i}));return a}(e,0),n}function c(e,r,a){function i(){return e.length&&r.length?e[0].offset!==r[0].offset?e[0].offset"}function u(e){s+=""}function c(e){("start"===e.event?o:u)(e.node)}for(var l=0,s="",f=[];e.length||r.length;){var g=i();if(s+=n(a.substring(l,g[0].offset)),l=g[0].offset,g===e){f.reverse().forEach(u);do c(g.splice(0,1)[0]),g=i();while(g===e&&g.length&&g[0].offset===l);f.reverse().forEach(o)}else"start"===g[0].event?f.push(g[0].node):f.pop(),c(g.splice(0,1)[0])}return s+n(a.substr(l))}function l(e){return e.v&&!e.cached_variants&&(e.cached_variants=e.v.map(function(n){return o(e,{v:null},n)})),e.cached_variants||e.eW&&[o(e)]||[e]}function s(e){function n(e){return e&&e.source||e}function t(t,r){return new RegExp(n(t),"m"+(e.cI?"i":"")+(r?"g":""))}function r(a,i){if(!a.compiled){if(a.compiled=!0,a.k=a.k||a.bK,a.k){var o={},u=function(n,t){e.cI&&(t=t.toLowerCase()),t.split(" ").forEach(function(e){var t=e.split("|");o[t[0]]=[n,t[1]?Number(t[1]):1]})};"string"==typeof a.k?u("keyword",a.k):x(a.k).forEach(function(e){u(e,a.k[e])}),a.k=o}a.lR=t(a.l||/\w+/,!0),i&&(a.bK&&(a.b="\\b("+a.bK.split(" ").join("|")+")\\b"),a.b||(a.b=/\B|\b/),a.bR=t(a.b),a.e||a.eW||(a.e=/\B|\b/),a.e&&(a.eR=t(a.e)),a.tE=n(a.e)||"",a.eW&&i.tE&&(a.tE+=(a.e?"|":"")+i.tE)),a.i&&(a.iR=t(a.i)),null==a.r&&(a.r=1),a.c||(a.c=[]),a.c=Array.prototype.concat.apply([],a.c.map(function(e){return l("self"===e?a:e)})),a.c.forEach(function(e){r(e,a)}),a.starts&&r(a.starts,i);var c=a.c.map(function(e){return e.bK?"\\.?("+e.b+")\\.?":e.b}).concat([a.tE,a.i]).map(n).filter(Boolean);a.t=c.length?t(c.join("|"),!0):{exec:function(){return null}}}}r(e)}function f(e,t,a,i){function o(e,n){var t,a;for(t=0,a=n.c.length;a>t;t++)if(r(n.c[t].bR,e))return n.c[t]}function u(e,n){if(r(e.eR,n)){for(;e.endsParent&&e.parent;)e=e.parent;return e}return e.eW?u(e.parent,n):void 0}function c(e,n){return!a&&r(n.iR,e)}function l(e,n){var t=N.cI?n[0].toLowerCase():n[0];return e.k.hasOwnProperty(t)&&e.k[t]}function p(e,n,t,r){var a=r?"":I.classPrefix,i='',i+n+o}function h(){var e,t,r,a;if(!E.k)return n(k);for(a="",t=0,E.lR.lastIndex=0,r=E.lR.exec(k);r;)a+=n(k.substring(t,r.index)),e=l(E,r),e?(B+=e[1],a+=p(e[0],n(r[0]))):a+=n(r[0]),t=E.lR.lastIndex,r=E.lR.exec(k);return a+n(k.substr(t))}function d(){var e="string"==typeof E.sL;if(e&&!y[E.sL])return n(k);var t=e?f(E.sL,k,!0,x[E.sL]):g(k,E.sL.length?E.sL:void 0);return E.r>0&&(B+=t.r),e&&(x[E.sL]=t.top),p(t.language,t.value,!1,!0)}function b(){L+=null!=E.sL?d():h(),k=""}function v(e){L+=e.cN?p(e.cN,"",!0):"",E=Object.create(e,{parent:{value:E}})}function m(e,n){if(k+=e,null==n)return b(),0;var t=o(n,E);if(t)return t.skip?k+=n:(t.eB&&(k+=n),b(),t.rB||t.eB||(k=n)),v(t,n),t.rB?0:n.length;var r=u(E,n);if(r){var a=E;a.skip?k+=n:(a.rE||a.eE||(k+=n),b(),a.eE&&(k=n));do E.cN&&(L+=C),E.skip||(B+=E.r),E=E.parent;while(E!==r.parent);return r.starts&&v(r.starts,""),a.rE?0:n.length}if(c(n,E))throw new Error('Illegal lexeme "'+n+'" for mode "'+(E.cN||"")+'"');return k+=n,n.length||1}var N=w(e);if(!N)throw new Error('Unknown language: "'+e+'"');s(N);var R,E=i||N,x={},L="";for(R=E;R!==N;R=R.parent)R.cN&&(L=p(R.cN,"",!0)+L);var k="",B=0;try{for(var M,j,O=0;;){if(E.t.lastIndex=O,M=E.t.exec(t),!M)break;j=m(t.substring(O,M.index),M[0]),O=M.index+j}for(m(t.substr(O)),R=E;R.parent;R=R.parent)R.cN&&(L+=C);return{r:B,value:L,language:e,top:E}}catch(T){if(T.message&&-1!==T.message.indexOf("Illegal"))return{r:0,value:n(t)};throw T}}function g(e,t){t=t||I.languages||x(y);var r={r:0,value:n(e)},a=r;return t.filter(w).forEach(function(n){var t=f(n,e,!1);t.language=n,t.r>a.r&&(a=t),t.r>r.r&&(a=r,r=t)}),a.language&&(r.second_best=a),r}function p(e){return I.tabReplace||I.useBR?e.replace(M,function(e,n){return I.useBR&&"\n"===e?"
":I.tabReplace?n.replace(/\t/g,I.tabReplace):""}):e}function h(e,n,t){var r=n?L[n]:t,a=[e.trim()];return e.match(/\bhljs\b/)||a.push("hljs"),-1===e.indexOf(r)&&a.push(r),a.join(" ").trim()}function d(e){var n,t,r,o,l,s=i(e);a(s)||(I.useBR?(n=document.createElementNS("http://www.w3.org/1999/xhtml","div"),n.innerHTML=e.innerHTML.replace(/\n/g,"").replace(//g,"\n")):n=e,l=n.textContent,r=s?f(s,l,!0):g(l),t=u(n),t.length&&(o=document.createElementNS("http://www.w3.org/1999/xhtml","div"),o.innerHTML=r.value,r.value=c(t,u(o),l)),r.value=p(r.value),e.innerHTML=r.value,e.className=h(e.className,s,r.language),e.result={language:r.language,re:r.r},r.second_best&&(e.second_best={language:r.second_best.language,re:r.second_best.r}))}function b(e){I=o(I,e)}function v(){if(!v.called){v.called=!0;var e=document.querySelectorAll("pre code");E.forEach.call(e,d)}}function m(){addEventListener("DOMContentLoaded",v,!1),addEventListener("load",v,!1)}function N(n,t){var r=y[n]=t(e);r.aliases&&r.aliases.forEach(function(e){L[e]=n})}function R(){return x(y)}function w(e){return e=(e||"").toLowerCase(),y[e]||y[L[e]]}var E=[],x=Object.keys,y={},L={},k=/^(no-?highlight|plain|text)$/i,B=/\blang(?:uage)?-([\w-]+)\b/i,M=/((^(<[^>]+>|\t|)+|(?:\n)))/gm,C="
",I={classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:void 0};return e.highlight=f,e.highlightAuto=g,e.fixMarkup=p,e.highlightBlock=d,e.configure=b,e.initHighlighting=v,e.initHighlightingOnLoad=m,e.registerLanguage=N,e.listLanguages=R,e.getLanguage=w,e.inherit=o,e.IR="[a-zA-Z]\\w*",e.UIR="[a-zA-Z_]\\w*",e.NR="\\b\\d+(\\.\\d+)?",e.CNR="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",e.BNR="\\b(0b[01]+)",e.RSR="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",e.BE={b:"\\\\[\\s\\S]",r:0},e.ASM={cN:"string",b:"'",e:"'",i:"\\n",c:[e.BE]},e.QSM={cN:"string",b:'"',e:'"',i:"\\n",c:[e.BE]},e.PWM={b:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},e.C=function(n,t,r){var a=e.inherit({cN:"comment",b:n,e:t,c:[]},r||{});return a.c.push(e.PWM),a.c.push({cN:"doctag",b:"(?:TODO|FIXME|NOTE|BUG|XXX):",r:0}),a},e.CLCM=e.C("//","$"),e.CBCM=e.C("/\\*","\\*/"),e.HCM=e.C("#","$"),e.NM={cN:"number",b:e.NR,r:0},e.CNM={cN:"number",b:e.CNR,r:0},e.BNM={cN:"number",b:e.BNR,r:0},e.CSSNM={cN:"number",b:e.NR+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",r:0},e.RM={cN:"regexp",b:/\//,e:/\/[gimuy]*/,i:/\n/,c:[e.BE,{b:/\[/,e:/\]/,r:0,c:[e.BE]}]},e.TM={cN:"title",b:e.IR,r:0},e.UTM={cN:"title",b:e.UIR,r:0},e.METHOD_GUARD={b:"\\.\\s*"+e.UIR,r:0},e});hljs.registerLanguage("swift",function(e){var i={keyword:"__COLUMN__ __FILE__ __FUNCTION__ __LINE__ as as! as? associativity break case catch class continue convenience default defer deinit didSet do dynamic dynamicType else enum extension fallthrough false fileprivate final for func get guard if import in indirect infix init inout internal is lazy left let mutating nil none nonmutating open operator optional override postfix precedence prefix private protocol Protocol public repeat required rethrows return right self Self set static struct subscript super switch throw throws true try try! try? Type typealias unowned var weak where while willSet",literal:"true false nil",built_in:"abs advance alignof alignofValue anyGenerator assert assertionFailure bridgeFromObjectiveC bridgeFromObjectiveCUnconditional bridgeToObjectiveC bridgeToObjectiveCUnconditional c contains count countElements countLeadingZeros debugPrint debugPrintln distance dropFirst dropLast dump encodeBitsAsWords enumerate equal fatalError filter find getBridgedObjectiveCType getVaList indices insertionSort isBridgedToObjectiveC isBridgedVerbatimToObjectiveC isUniquelyReferenced isUniquelyReferencedNonObjC join lazy lexicographicalCompare map max maxElement min minElement numericCast overlaps partition posix precondition preconditionFailure print println quickSort readLine reduce reflect reinterpretCast reverse roundUpToAlignment sizeof sizeofValue sort split startsWith stride strideof strideofValue swap toString transcode underestimateCount unsafeAddressOf unsafeBitCast unsafeDowncast unsafeUnwrap unsafeReflect withExtendedLifetime withObjectAtPlusZero withUnsafePointer withUnsafePointerToObject withUnsafeMutablePointer withUnsafeMutablePointers withUnsafePointer withUnsafePointers withVaList zip"},t={cN:"type",b:"\\b[A-Z][\\wÀ-ʸ']*",r:0},n=e.C("/\\*","\\*/",{c:["self"]}),r={cN:"subst",b:/\\\(/,e:"\\)",k:i,c:[]},a={cN:"number",b:"\\b([\\d_]+(\\.[\\deE_]+)?|0x[a-fA-F0-9_]+(\\.[a-fA-F0-9p_]+)?|0b[01_]+|0o[0-7_]+)\\b",r:0},o=e.inherit(e.QSM,{c:[r,e.BE]});return r.c=[a],{k:i,c:[o,e.CLCM,n,t,a,{cN:"function",bK:"func",e:"{",eE:!0,c:[e.inherit(e.TM,{b:/[A-Za-z$_][0-9A-Za-z$_]*/}),{b://},{cN:"params",b:/\(/,e:/\)/,endsParent:!0,k:i,c:["self",a,o,e.CBCM,{b:":"}],i:/["']/}],i:/\[|%/},{cN:"class",bK:"struct protocol class extension enum",k:i,e:"\\{",eE:!0,c:[e.inherit(e.TM,{b:/[A-Za-z$_][\u00C0-\u02B80-9A-Za-z$_]*/})]},{cN:"meta",b:"(@warn_unused_result|@exported|@lazy|@noescape|@NSCopying|@NSManaged|@objc|@convention|@required|@noreturn|@IBAction|@IBDesignable|@IBInspectable|@IBOutlet|@infix|@prefix|@postfix|@autoclosure|@testable|@available|@nonobjc|@NSApplicationMain|@UIApplicationMain)"},{bK:"import",e:/$/,c:[e.CLCM,n]}]}});hljs.registerLanguage("css",function(e){var c="[a-zA-Z-][a-zA-Z0-9_-]*",t={b:/[A-Z\_\.\-]+\s*:/,rB:!0,e:";",eW:!0,c:[{cN:"attribute",b:/\S/,e:":",eE:!0,starts:{eW:!0,eE:!0,c:[{b:/[\w-]+\(/,rB:!0,c:[{cN:"built_in",b:/[\w-]+/},{b:/\(/,e:/\)/,c:[e.ASM,e.QSM]}]},e.CSSNM,e.QSM,e.ASM,e.CBCM,{cN:"number",b:"#[0-9A-Fa-f]+"},{cN:"meta",b:"!important"}]}}]};return{cI:!0,i:/[=\/|'\$]/,c:[e.CBCM,{cN:"selector-id",b:/#[A-Za-z0-9_-]+/},{cN:"selector-class",b:/\.[A-Za-z0-9_-]+/},{cN:"selector-attr",b:/\[/,e:/\]/,i:"$"},{cN:"selector-pseudo",b:/:(:)?[a-zA-Z0-9\_\-\+\(\)"'.]+/},{b:"@(font-face|page)",l:"[a-z-]+",k:"font-face page"},{b:"@",e:"[{;]",i:/:/,c:[{cN:"keyword",b:/\w+/},{b:/\s/,eW:!0,eE:!0,r:0,c:[e.ASM,e.QSM,e.CSSNM]}]},{cN:"selector-tag",b:c,r:0},{b:"{",e:"}",i:/\S/,c:[e.CBCM,t]}]}});hljs.registerLanguage("ruby",function(e){var b="[a-zA-Z_]\\w*[!?=]?|[-+~]\\@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?",r={keyword:"and then defined module in return redo if BEGIN retry end for self when next until do begin unless END rescue else break undef not super class case require yield alias while ensure elsif or include attr_reader attr_writer attr_accessor",literal:"true false nil"},c={cN:"doctag",b:"@[A-Za-z]+"},a={b:"#<",e:">"},s=[e.C("#","$",{c:[c]}),e.C("^\\=begin","^\\=end",{c:[c],r:10}),e.C("^__END__","\\n$")],n={cN:"subst",b:"#\\{",e:"}",k:r},t={cN:"string",c:[e.BE,n],v:[{b:/'/,e:/'/},{b:/"/,e:/"/},{b:/`/,e:/`/},{b:"%[qQwWx]?\\(",e:"\\)"},{b:"%[qQwWx]?\\[",e:"\\]"},{b:"%[qQwWx]?{",e:"}"},{b:"%[qQwWx]?<",e:">"},{b:"%[qQwWx]?/",e:"/"},{b:"%[qQwWx]?%",e:"%"},{b:"%[qQwWx]?-",e:"-"},{b:"%[qQwWx]?\\|",e:"\\|"},{b:/\B\?(\\\d{1,3}|\\x[A-Fa-f0-9]{1,2}|\\u[A-Fa-f0-9]{4}|\\?\S)\b/},{b:/<<(-?)\w+$/,e:/^\s*\w+$/}]},i={cN:"params",b:"\\(",e:"\\)",endsParent:!0,k:r},d=[t,a,{cN:"class",bK:"class module",e:"$|;",i:/=/,c:[e.inherit(e.TM,{b:"[A-Za-z_]\\w*(::\\w+)*(\\?|\\!)?"}),{b:"<\\s*",c:[{b:"("+e.IR+"::)?"+e.IR}]}].concat(s)},{cN:"function",bK:"def",e:"$|;",c:[e.inherit(e.TM,{b:b}),i].concat(s)},{b:e.IR+"::"},{cN:"symbol",b:e.UIR+"(\\!|\\?)?:",r:0},{cN:"symbol",b:":(?!\\s)",c:[t,{b:b}],r:0},{cN:"number",b:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",r:0},{b:"(\\$\\W)|((\\$|\\@\\@?)(\\w+))"},{cN:"params",b:/\|/,e:/\|/,k:r},{b:"("+e.RSR+"|unless)\\s*",k:"unless",c:[a,{cN:"regexp",c:[e.BE,n],i:/\n/,v:[{b:"/",e:"/[a-z]*"},{b:"%r{",e:"}[a-z]*"},{b:"%r\\(",e:"\\)[a-z]*"},{b:"%r!",e:"![a-z]*"},{b:"%r\\[",e:"\\][a-z]*"}]}].concat(s),r:0}].concat(s);n.c=d,i.c=d;var l="[>?]>",o="[\\w#]+\\(\\w+\\):\\d+:\\d+>",u="(\\w+-)?\\d+\\.\\d+\\.\\d(p\\d+)?[^>]+>",w=[{b:/^\s*=>/,starts:{e:"$",c:d}},{cN:"meta",b:"^("+l+"|"+o+"|"+u+")",starts:{e:"$",c:d}}];return{aliases:["rb","gemspec","podspec","thor","irb"],k:r,i:/\/\*/,c:s.concat(w).concat(d)}});hljs.registerLanguage("yaml",function(e){var b="true false yes no null",a="^[ \\-]*",r="[a-zA-Z_][\\w\\-]*",t={cN:"attr",v:[{b:a+r+":"},{b:a+'"'+r+'":'},{b:a+"'"+r+"':"}]},c={cN:"template-variable",v:[{b:"{{",e:"}}"},{b:"%{",e:"}"}]},l={cN:"string",r:0,v:[{b:/'/,e:/'/},{b:/"/,e:/"/},{b:/\S+/}],c:[e.BE,c]};return{cI:!0,aliases:["yml","YAML","yaml"],c:[t,{cN:"meta",b:"^---s*$",r:10},{cN:"string",b:"[\\|>] *$",rE:!0,c:l.c,e:t.v[0].b},{b:"<%[%=-]?",e:"[%-]?%>",sL:"ruby",eB:!0,eE:!0,r:0},{cN:"type",b:"!!"+e.UIR},{cN:"meta",b:"&"+e.UIR+"$"},{cN:"meta",b:"\\*"+e.UIR+"$"},{cN:"bullet",b:"^ *-",r:0},e.HCM,{bK:b,k:{literal:b}},e.CNM,l]}});hljs.registerLanguage("xml",function(s){var e="[A-Za-z0-9\\._:-]+",t={eW:!0,i:/`]+/}]}]}]};return{aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist"],cI:!0,c:[{cN:"meta",b:"",r:10,c:[{b:"\\[",e:"\\]"}]},s.C("",{r:10}),{b:"<\\!\\[CDATA\\[",e:"\\]\\]>",r:10},{b:/<\?(php)?/,e:/\?>/,sL:"php",c:[{b:"/\\*",e:"\\*/",skip:!0}]},{cN:"tag",b:"|$)",e:">",k:{name:"style"},c:[t],starts:{e:"",rE:!0,sL:["css","xml"]}},{cN:"tag",b:"|$)",e:">",k:{name:"script"},c:[t],starts:{e:"",rE:!0,sL:["actionscript","javascript","handlebars","xml"]}},{cN:"meta",v:[{b:/<\?xml/,e:/\?>/,r:10},{b:/<\?\w+/,e:/\?>/}]},{cN:"tag",b:"",c:[{cN:"name",b:/[^\/><\s]+/,r:0},t]}]}});hljs.registerLanguage("markdown",function(e){return{aliases:["md","mkdown","mkd"],c:[{cN:"section",v:[{b:"^#{1,6}",e:"$"},{b:"^.+?\\n[=-]{2,}$"}]},{b:"<",e:">",sL:"xml",r:0},{cN:"bullet",b:"^([*+-]|(\\d+\\.))\\s+"},{cN:"strong",b:"[*_]{2}.+?[*_]{2}"},{cN:"emphasis",v:[{b:"\\*.+?\\*"},{b:"_.+?_",r:0}]},{cN:"quote",b:"^>\\s+",e:"$"},{cN:"code",v:[{b:"^```w*s*$",e:"^```s*$"},{b:"`.+?`"},{b:"^( {4}| )",e:"$",r:0}]},{b:"^[-\\*]{3,}",e:"$"},{b:"\\[.+?\\][\\(\\[].*?[\\)\\]]",rB:!0,c:[{cN:"string",b:"\\[",e:"\\]",eB:!0,rE:!0,r:0},{cN:"link",b:"\\]\\(",e:"\\)",eB:!0,eE:!0},{cN:"symbol",b:"\\]\\[",e:"\\]",eB:!0,eE:!0}],r:10},{b:/^\[[^\n]+\]:/,rB:!0,c:[{cN:"symbol",b:/\[/,e:/\]/,eB:!0,eE:!0},{cN:"link",b:/:\s*/,e:/$/,eB:!0}]}]}});hljs.registerLanguage("dart",function(e){var t={cN:"subst",b:"\\$\\{",e:"}",k:"true false null this is new super"},r={cN:"string",v:[{b:"r'''",e:"'''"},{b:'r"""',e:'"""'},{b:"r'",e:"'",i:"\\n"},{b:'r"',e:'"',i:"\\n"},{b:"'''",e:"'''",c:[e.BE,t]},{b:'"""',e:'"""',c:[e.BE,t]},{b:"'",e:"'",i:"\\n",c:[e.BE,t]},{b:'"',e:'"',i:"\\n",c:[e.BE,t]}]};t.c=[e.CNM,r];var n={keyword:"assert async await break case catch class const continue default do else enum extends false final finally for if in is new null rethrow return super switch sync this throw true try var void while with yield abstract as dynamic export external factory get implements import library operator part set static typedef",built_in:"print Comparable DateTime Duration Function Iterable Iterator List Map Match Null Object Pattern RegExp Set Stopwatch String StringBuffer StringSink Symbol Type Uri bool double int num document window querySelector querySelectorAll Element ElementList"};return{k:n,c:[r,e.C("/\\*\\*","\\*/",{sL:"markdown"}),e.C("///","$",{sL:"markdown"}),e.CLCM,e.CBCM,{cN:"class",bK:"class interface",e:"{",eE:!0,c:[{bK:"extends implements"},e.UTM]},e.CNM,{cN:"meta",b:"@[A-Za-z]+"},{b:"=>"}]}});hljs.registerLanguage("objectivec",function(e){var t={cN:"built_in",b:"\\b(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)\\w+"},_={keyword:"int float while char export sizeof typedef const struct for union unsigned long volatile static bool mutable if do return goto void enum else break extern asm case short default double register explicit signed typename this switch continue wchar_t inline readonly assign readwrite self @synchronized id typeof nonatomic super unichar IBOutlet IBAction strong weak copy in out inout bycopy byref oneway __strong __weak __block __autoreleasing @private @protected @public @try @property @end @throw @catch @finally @autoreleasepool @synthesize @dynamic @selector @optional @required @encode @package @import @defs @compatibility_alias __bridge __bridge_transfer __bridge_retained __bridge_retain __covariant __contravariant __kindof _Nonnull _Nullable _Null_unspecified __FUNCTION__ __PRETTY_FUNCTION__ __attribute__ getter setter retain unsafe_unretained nonnull nullable null_unspecified null_resettable class instancetype NS_DESIGNATED_INITIALIZER NS_UNAVAILABLE NS_REQUIRES_SUPER NS_RETURNS_INNER_POINTER NS_INLINE NS_AVAILABLE NS_DEPRECATED NS_ENUM NS_OPTIONS NS_SWIFT_UNAVAILABLE NS_ASSUME_NONNULL_BEGIN NS_ASSUME_NONNULL_END NS_REFINED_FOR_SWIFT NS_SWIFT_NAME NS_SWIFT_NOTHROW NS_DURING NS_HANDLER NS_ENDHANDLER NS_VALUERETURN NS_VOIDRETURN",literal:"false true FALSE TRUE nil YES NO NULL",built_in:"BOOL dispatch_once_t dispatch_queue_t dispatch_sync dispatch_async dispatch_once"},i=/[a-zA-Z@][a-zA-Z0-9_]*/,n="@interface @class @protocol @implementation";return{aliases:["mm","objc","obj-c"],k:_,l:i,i:""}]}]},{cN:"class",b:"("+n.split(" ").join("|")+")\\b",e:"({|$)",eE:!0,k:n,l:i,c:[e.UTM]},{b:"\\."+e.UIR,r:0}]}});hljs.registerLanguage("javascript",function(e){var r="[A-Za-z$_][0-9A-Za-z$_]*",t={keyword:"in of if for while finally var new function do return void else break catch instanceof with throw case default try this switch continue typeof delete let yield const export super debugger as async await static import from as",literal:"true false null undefined NaN Infinity",built_in:"eval isFinite isNaN parseFloat parseInt decodeURI decodeURIComponent encodeURI encodeURIComponent escape unescape Object Function Boolean Error EvalError InternalError RangeError ReferenceError StopIteration SyntaxError TypeError URIError Number Math Date String RegExp Array Float32Array Float64Array Int16Array Int32Array Int8Array Uint16Array Uint32Array Uint8Array Uint8ClampedArray ArrayBuffer DataView JSON Intl arguments require module console window document Symbol Set Map WeakSet WeakMap Proxy Reflect Promise"},a={cN:"number",v:[{b:"\\b(0[bB][01]+)"},{b:"\\b(0[oO][0-7]+)"},{b:e.CNR}],r:0},n={cN:"subst",b:"\\$\\{",e:"\\}",k:t,c:[]},c={cN:"string",b:"`",e:"`",c:[e.BE,n]};n.c=[e.ASM,e.QSM,c,a,e.RM];var s=n.c.concat([e.CBCM,e.CLCM]);return{aliases:["js","jsx"],k:t,c:[{cN:"meta",r:10,b:/^\s*['"]use (strict|asm)['"]/},{cN:"meta",b:/^#!/,e:/$/},e.ASM,e.QSM,c,e.CLCM,e.CBCM,a,{b:/[{,]\s*/,r:0,c:[{b:r+"\\s*:",rB:!0,r:0,c:[{cN:"attr",b:r,r:0}]}]},{b:"("+e.RSR+"|\\b(case|return|throw)\\b)\\s*",k:"return throw case",c:[e.CLCM,e.CBCM,e.RM,{cN:"function",b:"(\\(.*?\\)|"+r+")\\s*=>",rB:!0,e:"\\s*=>",c:[{cN:"params",v:[{b:r},{b:/\(\s*\)/},{b:/\(/,e:/\)/,eB:!0,eE:!0,k:t,c:s}]}]},{b://,sL:"xml",c:[{b:/<\w+\s*\/>/,skip:!0},{b:/<\w+/,e:/(\/\w+|\w+\/)>/,skip:!0,c:[{b:/<\w+\s*\/>/,skip:!0},"self"]}]}],r:0},{cN:"function",bK:"function",e:/\{/,eE:!0,c:[e.inherit(e.TM,{b:r}),{cN:"params",b:/\(/,e:/\)/,eB:!0,eE:!0,c:s}],i:/\[|%/},{b:/\$[(.]/},e.METHOD_GUARD,{cN:"class",bK:"class",e:/[{;=]/,eE:!0,i:/[:"\[\]]/,c:[{bK:"extends"},e.UTM]},{bK:"constructor",e:/\{/,eE:!0}],i:/#(?!!)/}});hljs.registerLanguage("json",function(e){var i={literal:"true false null"},n=[e.QSM,e.CNM],r={e:",",eW:!0,eE:!0,c:n,k:i},t={b:"{",e:"}",c:[{cN:"attr",b:/"/,e:/"/,c:[e.BE],i:"\\n"},e.inherit(r,{b:/:/})],i:"\\S"},c={b:"\\[",e:"\\]",c:[e.inherit(r)],i:"\\S"};return n.splice(n.length,0,t,c),{c:n,k:i,i:"\\S"}});hljs.registerLanguage("bash",function(e){var t={cN:"variable",v:[{b:/\$[\w\d#@][\w\d_]*/},{b:/\$\{(.*?)}/}]},s={cN:"string",b:/"/,e:/"/,c:[e.BE,t,{cN:"variable",b:/\$\(/,e:/\)/,c:[e.BE]}]},a={cN:"string",b:/'/,e:/'/};return{aliases:["sh","zsh"],l:/\b-?[a-z\._]+\b/,k:{keyword:"if then else elif fi for while in do done case esac function",literal:"true false",built_in:"break cd continue eval exec exit export getopts hash pwd readonly return shift test times trap umask unset alias bind builtin caller command declare echo enable help let local logout mapfile printf read readarray source type typeset ulimit unalias set shopt autoload bg bindkey bye cap chdir clone comparguments compcall compctl compdescribe compfiles compgroups compquote comptags comptry compvalues dirs disable disown echotc echoti emulate fc fg float functions getcap getln history integer jobs kill limit log noglob popd print pushd pushln rehash sched setcap setopt stat suspend ttyctl unfunction unhash unlimit unsetopt vared wait whence where which zcompile zformat zftp zle zmodload zparseopts zprof zpty zregexparse zsocket zstyle ztcp",_:"-ne -eq -lt -gt -f -d -e -s -l -a"},c:[{cN:"meta",b:/^#![^\n]+sh\s*$/,r:10},{cN:"function",b:/\w[\w\d_]*\s*\(\s*\)\s*\{/,rB:!0,c:[e.inherit(e.TM,{b:/\w[\w\d_]*/})],r:0},e.HCM,s,a,t]}});hljs.registerLanguage("shell",function(s){return{aliases:["console"],c:[{cN:"meta",b:"^\\s{0,3}[\\w\\d\\[\\]()@-]*[>%$#]",starts:{e:"$",sL:"bash"}}]}});hljs.registerLanguage("java",function(e){var a="[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*",t=a+"(<"+a+"(\\s*,\\s*"+a+")*>)?",r="false synchronized int abstract float private char boolean static null if const for true while long strictfp finally protected import native final void enum else break transient catch instanceof byte super volatile case assert short package default double public try this switch continue throws protected public private module requires exports do",s="\\b(0[bB]([01]+[01_]+[01]+|[01]+)|0[xX]([a-fA-F0-9]+[a-fA-F0-9_]+[a-fA-F0-9]+|[a-fA-F0-9]+)|(([\\d]+[\\d_]+[\\d]+|[\\d]+)(\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))?|\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))([eE][-+]?\\d+)?)[lLfF]?",c={cN:"number",b:s,r:0};return{aliases:["jsp"],k:r,i:/<\/|#/,c:[e.C("/\\*\\*","\\*/",{r:0,c:[{b:/\w+@/,r:0},{cN:"doctag",b:"@[A-Za-z]+"}]}),e.CLCM,e.CBCM,e.ASM,e.QSM,{cN:"class",bK:"class interface",e:/[{;=]/,eE:!0,k:"class interface",i:/[:"\[\]]/,c:[{bK:"extends implements"},e.UTM]},{bK:"new throw return else",r:0},{cN:"function",b:"("+t+"\\s+)+"+e.UIR+"\\s*\\(",rB:!0,e:/[{;=]/,eE:!0,k:r,c:[{b:e.UIR+"\\s*\\(",rB:!0,r:0,c:[e.UTM]},{cN:"params",b:/\(/,e:/\)/,k:r,r:0,c:[e.ASM,e.QSM,e.CNM,e.CBCM]},e.CLCM,e.CBCM]},c,{cN:"meta",b:"@[A-Za-z]+"}]}}); \ No newline at end of file diff --git a/lib/resources/prettify.css b/lib/resources/prettify.css deleted file mode 100644 index d44b3a2282..0000000000 --- a/lib/resources/prettify.css +++ /dev/null @@ -1 +0,0 @@ -.pln{color:#000}@media screen{.str{color:#080}.kwd{color:#008}.com{color:#800}.typ{color:#606}.lit{color:#066}.pun,.opn,.clo{color:#660}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec,.var{color:#606}.fun{color:red}}@media print,projection{.str{color:#060}.kwd{color:#006;font-weight:bold}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:bold}.lit{color:#044}.pun,.opn,.clo{color:#440}.tag{color:#006;font-weight:bold}.atn{color:#404}.atv{color:#060}}pre.prettyprint{padding:2px;border:1px solid #888}ol.linenums{margin-top:0;margin-bottom:0}li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8{list-style-type:none}li.L1,li.L3,li.L5,li.L7,li.L9{background:#eee} \ No newline at end of file diff --git a/lib/resources/prettify.js b/lib/resources/prettify.js deleted file mode 100644 index fad3a36888..0000000000 --- a/lib/resources/prettify.js +++ /dev/null @@ -1,32 +0,0 @@ -!function(){var q=null;window.PR_SHOULD_USE_CONTINUATION=!0; -(function(){function S(a){function d(e){var b=e.charCodeAt(0);if(b!==92)return b;var a=e.charAt(1);return(b=r[a])?b:"0"<=a&&a<="7"?parseInt(e.substring(1),8):a==="u"||a==="x"?parseInt(e.substring(2),16):e.charCodeAt(1)}function g(e){if(e<32)return(e<16?"\\x0":"\\x")+e.toString(16);e=String.fromCharCode(e);return e==="\\"||e==="-"||e==="]"||e==="^"?"\\"+e:e}function b(e){var b=e.substring(1,e.length-1).match(/\\u[\dA-Fa-f]{4}|\\x[\dA-Fa-f]{2}|\\[0-3][0-7]{0,2}|\\[0-7]{1,2}|\\[\S\s]|[^\\]/g),e=[],a= -b[0]==="^",c=["["];a&&c.push("^");for(var a=a?1:0,f=b.length;a122||(l<65||h>90||e.push([Math.max(65,h)|32,Math.min(l,90)|32]),l<97||h>122||e.push([Math.max(97,h)&-33,Math.min(l,122)&-33]))}}e.sort(function(e,a){return e[0]-a[0]||a[1]-e[1]});b=[];f=[];for(a=0;ah[0]&&(h[1]+1>h[0]&&c.push("-"),c.push(g(h[1])));c.push("]");return c.join("")}function s(e){for(var a=e.source.match(/\[(?:[^\\\]]|\\[\S\s])*]|\\u[\dA-Fa-f]{4}|\\x[\dA-Fa-f]{2}|\\\d+|\\[^\dux]|\(\?[!:=]|[()^]|[^()[\\^]+/g),c=a.length,d=[],f=0,h=0;f=2&&e==="["?a[f]=b(l):e!=="\\"&&(a[f]=l.replace(/[A-Za-z]/g,function(a){a=a.charCodeAt(0);return"["+String.fromCharCode(a&-33,a|32)+"]"}));return a.join("")}for(var x=0,m=!1,j=!1,k=0,c=a.length;k=5&&"lang-"===w.substring(0,5))&&!(t&&typeof t[1]==="string"))f=!1,w="src";f||(r[z]=w)}h=c;c+=z.length;if(f){f=t[1];var l=z.indexOf(f),B=l+f.length;t[2]&&(B=z.length-t[2].length,l=B-f.length);w=w.substring(5);H(j+h,z.substring(0,l),g,k);H(j+h+l,f,I(w,f),k);H(j+h+B,z.substring(B),g,k)}else k.push(j+h,w)}a.g=k}var b={},s;(function(){for(var g=a.concat(d),j=[],k={},c=0,i=g.length;c=0;)b[n.charAt(e)]=r;r=r[1];n=""+r;k.hasOwnProperty(n)||(j.push(r),k[n]=q)}j.push(/[\S\s]/);s=S(j)})();var x=d.length;return g}function v(a){var d=[],g=[];a.tripleQuotedStrings?d.push(["str",/^(?:'''(?:[^'\\]|\\[\S\s]|''?(?=[^']))*(?:'''|$)|"""(?:[^"\\]|\\[\S\s]|""?(?=[^"]))*(?:"""|$)|'(?:[^'\\]|\\[\S\s])*(?:'|$)|"(?:[^"\\]|\\[\S\s])*(?:"|$))/,q,"'\""]):a.multiLineStrings?d.push(["str",/^(?:'(?:[^'\\]|\\[\S\s])*(?:'|$)|"(?:[^"\\]|\\[\S\s])*(?:"|$)|`(?:[^\\`]|\\[\S\s])*(?:`|$))/, -q,"'\"`"]):d.push(["str",/^(?:'(?:[^\n\r'\\]|\\.)*(?:'|$)|"(?:[^\n\r"\\]|\\.)*(?:"|$))/,q,"\"'"]);a.verbatimStrings&&g.push(["str",/^@"(?:[^"]|"")*(?:"|$)/,q]);var b=a.hashComments;b&&(a.cStyleComments?(b>1?d.push(["com",/^#(?:##(?:[^#]|#(?!##))*(?:###|$)|.*)/,q,"#"]):d.push(["com",/^#(?:(?:define|e(?:l|nd)if|else|error|ifn?def|include|line|pragma|undef|warning)\b|[^\n\r]*)/,q,"#"]),g.push(["str",/^<(?:(?:(?:\.\.\/)*|\/?)(?:[\w-]+(?:\/[\w-]+)+)?[\w-]+\.h(?:h|pp|\+\+)?|[a-z]\w*)>/,q])):d.push(["com", -/^#[^\n\r]*/,q,"#"]));a.cStyleComments&&(g.push(["com",/^\/\/[^\n\r]*/,q]),g.push(["com",/^\/\*[\S\s]*?(?:\*\/|$)/,q]));if(b=a.regexLiterals){var s=(b=b>1?"":"\n\r")?".":"[\\S\\s]";g.push(["lang-regex",RegExp("^(?:^^\\.?|[+-]|[!=]=?=?|\\#|%=?|&&?=?|\\(|\\*=?|[+\\-]=|->|\\/=?|::?|<>?>?=?|,|;|\\?|@|\\[|~|{|\\^\\^?=?|\\|\\|?=?|break|case|continue|delete|do|else|finally|instanceof|return|throw|try|typeof)\\s*("+("/(?=[^/*"+b+"])(?:[^/\\x5B\\x5C"+b+"]|\\x5C"+s+"|\\x5B(?:[^\\x5C\\x5D"+b+"]|\\x5C"+ -s+")*(?:\\x5D|$))+/")+")")])}(b=a.types)&&g.push(["typ",b]);b=(""+a.keywords).replace(/^ | $/g,"");b.length&&g.push(["kwd",RegExp("^(?:"+b.replace(/[\s,]+/g,"|")+")\\b"),q]);d.push(["pln",/^\s+/,q," \r\n\t\u00a0"]);b="^.[^\\s\\w.$@'\"`/\\\\]*";a.regexLiterals&&(b+="(?!s*/)");g.push(["lit",/^@[$_a-z][\w$@]*/i,q],["typ",/^(?:[@_]?[A-Z]+[a-z][\w$@]*|\w+_t\b)/,q],["pln",/^[$_a-z][\w$@]*/i,q],["lit",/^(?:0x[\da-f]+|(?:\d(?:_\d+)*\d*(?:\.\d*)?|\.\d\+)(?:e[+-]?\d+)?)[a-z]*/i,q,"0123456789"],["pln",/^\\[\S\s]?/, -q],["pun",RegExp(b),q]);return C(d,g)}function J(a,d,g){function b(a){var c=a.nodeType;if(c==1&&!x.test(a.className))if("br"===a.nodeName)s(a),a.parentNode&&a.parentNode.removeChild(a);else for(a=a.firstChild;a;a=a.nextSibling)b(a);else if((c==3||c==4)&&g){var d=a.nodeValue,i=d.match(m);if(i)c=d.substring(0,i.index),a.nodeValue=c,(d=d.substring(i.index+i[0].length))&&a.parentNode.insertBefore(j.createTextNode(d),a.nextSibling),s(a),c||a.parentNode.removeChild(a)}}function s(a){function b(a,c){var d= -c?a.cloneNode(!1):a,e=a.parentNode;if(e){var e=b(e,1),g=a.nextSibling;e.appendChild(d);for(var i=g;i;i=g)g=i.nextSibling,e.appendChild(i)}return d}for(;!a.nextSibling;)if(a=a.parentNode,!a)return;for(var a=b(a.nextSibling,0),d;(d=a.parentNode)&&d.nodeType===1;)a=d;c.push(a)}for(var x=/(?:^|\s)nocode(?:\s|$)/,m=/\r\n?|\n/,j=a.ownerDocument,k=j.createElement("li");a.firstChild;)k.appendChild(a.firstChild);for(var c=[k],i=0;i=0;){var b=d[g];F.hasOwnProperty(b)?D.console&&console.warn("cannot override language handler %s",b):F[b]=a}}function I(a,d){if(!a||!F.hasOwnProperty(a))a=/^\s*=l&&(b+=2);g>=B&&(r+=2)}}finally{if(f)f.style.display=h}}catch(u){D.console&&console.log(u&&u.stack||u)}}var D=window,y=["break,continue,do,else,for,if,return,while"],E=[[y,"auto,case,char,const,default,double,enum,extern,float,goto,inline,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"], -"catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],M=[E,"alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,delegate,dynamic_cast,explicit,export,friend,generic,late_check,mutable,namespace,nullptr,property,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where"],N=[E,"abstract,assert,boolean,byte,extends,final,finally,implements,import,instanceof,interface,null,native,package,strictfp,super,synchronized,throws,transient"], -O=[N,"as,base,by,checked,decimal,delegate,descending,dynamic,event,fixed,foreach,from,group,implicit,in,internal,into,is,let,lock,object,out,override,orderby,params,partial,readonly,ref,sbyte,sealed,stackalloc,string,select,uint,ulong,unchecked,unsafe,ushort,var,virtual,where"],E=[E,"debugger,eval,export,function,get,null,set,undefined,var,with,Infinity,NaN"],P=[y,"and,as,assert,class,def,del,elif,except,exec,finally,from,global,import,in,is,lambda,nonlocal,not,or,pass,print,raise,try,with,yield,False,True,None"], -Q=[y,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],W=[y,"as,assert,const,copy,drop,enum,extern,fail,false,fn,impl,let,log,loop,match,mod,move,mut,priv,pub,pure,ref,self,static,struct,true,trait,type,unsafe,use"],y=[y,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],R=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)\b/, -V=/\S/,X=v({keywords:[M,O,E,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",P,Q,y],hashComments:!0,cStyleComments:!0,multiLineStrings:!0,regexLiterals:!0}),F={};p(X,["default-code"]);p(C([],[["pln",/^[^]*(?:>|$)/],["com",/^<\!--[\S\s]*?(?:--\>|$)/],["lang-",/^<\?([\S\s]+?)(?:\?>|$)/],["lang-",/^<%([\S\s]+?)(?:%>|$)/],["pun",/^(?:<[%?]|[%?]>)/],["lang-", -/^]*>([\S\s]+?)<\/xmp\b[^>]*>/i],["lang-js",/^]*>([\S\s]*?)(<\/script\b[^>]*>)/i],["lang-css",/^]*>([\S\s]*?)(<\/style\b[^>]*>)/i],["lang-in.tag",/^(<\/?[a-z][^<>]*>)/i]]),["default-markup","htm","html","mxml","xhtml","xml","xsl"]);p(C([["pln",/^\s+/,q," \t\r\n"],["atv",/^(?:"[^"]*"?|'[^']*'?)/,q,"\"'"]],[["tag",/^^<\/?[a-z](?:[\w-.:]*\w)?|\/?>$/i],["atn",/^(?!style[\s=]|on)[a-z](?:[\w:-]*\w)?/i],["lang-uq.val",/^=\s*([^\s"'>]*(?:[^\s"'/>]|\/(?=\s)))/],["pun",/^[/<->]+/], -["lang-js",/^on\w+\s*=\s*"([^"]+)"/i],["lang-js",/^on\w+\s*=\s*'([^']+)'/i],["lang-js",/^on\w+\s*=\s*([^\s"'>]+)/i],["lang-css",/^style\s*=\s*"([^"]+)"/i],["lang-css",/^style\s*=\s*'([^']+)'/i],["lang-css",/^style\s*=\s*([^\s"'>]+)/i]]),["in.tag"]);p(C([],[["atv",/^[\S\s]+/]]),["uq.val"]);p(v({keywords:M,hashComments:!0,cStyleComments:!0,types:R}),["c","cc","cpp","cxx","cyc","m"]);p(v({keywords:"null,true,false"}),["json"]);p(v({keywords:O,hashComments:!0,cStyleComments:!0,verbatimStrings:!0,types:R}), -["cs"]);p(v({keywords:N,cStyleComments:!0}),["java"]);p(v({keywords:y,hashComments:!0,multiLineStrings:!0}),["bash","bsh","csh","sh"]);p(v({keywords:P,hashComments:!0,multiLineStrings:!0,tripleQuotedStrings:!0}),["cv","py","python"]);p(v({keywords:"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",hashComments:!0,multiLineStrings:!0,regexLiterals:2}),["perl","pl","pm"]);p(v({keywords:Q, -hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb","ruby"]);p(v({keywords:E,cStyleComments:!0,regexLiterals:!0}),["javascript","js"]);p(v({keywords:"all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,throw,true,try,unless,until,when,while,yes",hashComments:3,cStyleComments:!0,multilineStrings:!0,tripleQuotedStrings:!0,regexLiterals:!0}),["coffee"]);p(v({keywords:W,cStyleComments:!0,multilineStrings:!0}),["rc","rs","rust"]); -p(C([],[["str",/^[\S\s]+/]]),["regex"]);var Y=D.PR={createSimpleLexer:C,registerLangHandler:p,sourceDecorator:v,PR_ATTRIB_NAME:"atn",PR_ATTRIB_VALUE:"atv",PR_COMMENT:"com",PR_DECLARATION:"dec",PR_KEYWORD:"kwd",PR_LITERAL:"lit",PR_NOCODE:"nocode",PR_PLAIN:"pln",PR_PUNCTUATION:"pun",PR_SOURCE:"src",PR_STRING:"str",PR_TAG:"tag",PR_TYPE:"typ",prettyPrintOne:D.prettyPrintOne=function(a,d,g){var b=document.createElement("div");b.innerHTML="
"+a+"
";b=b.firstChild;g&&J(b,g,!0);K({h:d,j:g,c:b,i:1}); -return b.innerHTML},prettyPrint:D.prettyPrint=function(a,d){function g(){for(var b=D.PR_SHOULD_USE_CONTINUATION?c.now()+250:Infinity;i/-]/],[PR.PR_LITERAL,/^\b0x[0-9a-f]+/i],[PR.PR_LITERAL,/^\b\d+(?:\.\d*)?(?:e[+-]?\d+)?/i],[PR.PR_LITERAL,/^\b\.\d+(?:e[+-]?\d+)?/i],[PR.PR_PUNCTUATION,/^[(){}\[\],.;]/]]),["dart"]); diff --git a/lib/resources/readme.md b/lib/resources/readme.md new file mode 100644 index 0000000000..287f566e77 --- /dev/null +++ b/lib/resources/readme.md @@ -0,0 +1,19 @@ +# highlight.js + +Generated from https://highlightjs.org/download/ on 2017-08-30 + +Included languages: + +* bash +* css +* dart +* java +* javascript +* json +* markdown +* objectivec +* ruby - dragged in by `yaml` - 🙄 +* shell +* swift +* xml - includes html +* yaml diff --git a/lib/resources/script.js b/lib/resources/script.js index a16cdc6f33..2c9cd73fda 100644 --- a/lib/resources/script.js +++ b/lib/resources/script.js @@ -193,7 +193,7 @@ function initSearch() { } document.addEventListener("DOMContentLoaded", function() { - prettyPrint(); + hljs.initHighlightingOnLoad(); initSideNav(); initSearch(); }); diff --git a/lib/src/html/resources.g.dart b/lib/src/html/resources.g.dart index e8fdfb63d3..b546024db4 100644 --- a/lib/src/html/resources.g.dart +++ b/lib/src/html/resources.g.dart @@ -8,8 +8,8 @@ const List resource_names = const [ 'package:dartdoc/resources/css/bootstrap.css.map', 'package:dartdoc/resources/css/bootstrap.min.css', 'package:dartdoc/resources/favicon.png', - 'package:dartdoc/resources/prettify.css', - 'package:dartdoc/resources/prettify.js', + 'package:dartdoc/resources/github.css', + 'package:dartdoc/resources/highlight.pack.js', 'package:dartdoc/resources/script.js', 'package:dartdoc/resources/styles.css', 'package:dartdoc/resources/typeahead.bundle.min.js' diff --git a/lib/src/markdown_processor.dart b/lib/src/markdown_processor.dart index 15a3292b70..f130641b2f 100644 --- a/lib/src/markdown_processor.dart +++ b/lib/src/markdown_processor.dart @@ -797,7 +797,6 @@ class MarkdownDocument extends md.Document { } bool specifiesLanguage = pre.classes.isNotEmpty; - pre.classes.add('prettyprint'); // Assume the user intended Dart if there are no other classes present. if (!specifiesLanguage) pre.classes.add('language-dart'); } diff --git a/lib/templates/_footer.html b/lib/templates/_footer.html index 98d88fcee0..f19e8f8d24 100644 --- a/lib/templates/_footer.html +++ b/lib/templates/_footer.html @@ -14,7 +14,7 @@ - + diff --git a/lib/templates/_head.html b/lib/templates/_head.html index 3413a6185f..97a3280ced 100644 --- a/lib/templates/_head.html +++ b/lib/templates/_head.html @@ -18,7 +18,7 @@ {{/htmlBase}} - + diff --git a/test/all.dart b/test/all.dart deleted file mode 100644 index d225ed7144..0000000000 --- a/test/all.dart +++ /dev/null @@ -1,29 +0,0 @@ -// Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file -// for details. All rights reserved. Use of this source code is governed by a -// BSD-style license that can be found in the LICENSE file. - -library dartdoc.all_tests; - -import 'compare_output_test.dart' as compare_output_tests; -import 'dartdoc_test.dart' as dartdoc_tests; -import 'html_generator_test.dart' as html_generator_tests; -import 'io_utils_test.dart' as io_utils_tests; -import 'markdown_processor_test.dart' as markdown_processor_tests; -import 'model_test.dart' as model_tests; -import 'model_utils_test.dart' as model_utils_tests; -import 'package_meta_test.dart' as package_meta_tests; -import 'resource_loader_test.dart' as resource_loader_tests; -import 'template_test.dart' as template_tests; - -void main() { - compare_output_tests.main(); - dartdoc_tests.main(); - html_generator_tests.main(); - io_utils_tests.main(); - markdown_processor_tests.main(); - model_tests.main(); - model_utils_tests.main(); - package_meta_tests.main(); - resource_loader_tests.main(); - template_tests.main(); -} diff --git a/test/html_generator_test.dart b/test/html_generator_test.dart index 1c0f673abf..58958f7ce2 100644 --- a/test/html_generator_test.dart +++ b/test/html_generator_test.dart @@ -4,10 +4,11 @@ library dartdoc.html_generator_test; -import 'dart:io' show File, Directory, FileSystemEntity, FileSystemEntityType; +import 'dart:io' show File, Directory; import 'package:dartdoc/src/html/html_generator.dart'; import 'package:dartdoc/src/html/templates.dart'; +import 'package:dartdoc/src/html/resources.g.dart'; import 'package:path/path.dart' as p; import 'package:test/test.dart'; @@ -88,15 +89,11 @@ void main() { Directory output = new Directory(p.join(tempOutput.path, 'static-assets')); expect(output, doesExist); - new Directory(p.join('lib', 'resources')) - .listSync(recursive: true) - .forEach((FileSystemEntity f) { - if (f.statSync().type == FileSystemEntityType.FILE) { - String subPath = - f.path.substring(p.join('lib', 'resources').length + 1); - expect(new File(p.join(output.path, subPath)), doesExist); - } - }); + + for (var resource in resource_names.map( + (r) => p.relative(Uri.parse(r).path, from: 'dartdoc/resources'))) { + expect(new File(p.join(output.path, resource)), doesExist); + } }); }); }); diff --git a/test/model_test.dart b/test/model_test.dart index ae79bf7c4e..edb065dfd8 100644 --- a/test/model_test.dart +++ b/test/model_test.dart @@ -17,17 +17,6 @@ import 'package:test/test.dart'; import 'src/utils.dart' as utils; void main() { - utils.init(); - - final Package package = utils.testPackage; - final Package ginormousPackage = utils.testPackageGinormous; - final Library exLibrary = - package.libraries.firstWhere((lib) => lib.name == 'ex'); - final Library fakeLibrary = - package.libraries.firstWhere((lib) => lib.name == 'fake'); - final Library twoExportsLib = - package.libraries.firstWhere((lib) => lib.name == 'two_exports'); - Directory sdkDir = getSdkDir(); if (sdkDir == null) { @@ -35,10 +24,27 @@ void main() { exit(1); } - Package sdkAsPackage = Package.withAutoIncludedDependencies( - getSdkLibrariesToDocument(utils.sdkDir, utils.analyzerHelper.context), - new PackageMeta.fromSdk(sdkDir), - new PackageWarningOptions()); + Package package; + Package ginormousPackage; + Library exLibrary; + Library fakeLibrary; + Library twoExportsLib; + Package sdkAsPackage; + + setUpAll(() { + utils.init(); + package = utils.testPackage; + ginormousPackage = utils.testPackageGinormous; + exLibrary = package.libraries.firstWhere((lib) => lib.name == 'ex'); + fakeLibrary = package.libraries.firstWhere((lib) => lib.name == 'fake'); + twoExportsLib = + package.libraries.firstWhere((lib) => lib.name == 'two_exports'); + + sdkAsPackage = Package.withAutoIncludedDependencies( + getSdkLibrariesToDocument(utils.sdkDir, utils.analyzerHelper.context), + new PackageMeta.fromSdk(sdkDir), + new PackageWarningOptions()); + }); group('Package', () { group('test package', () { @@ -526,7 +532,7 @@ void main() { test('no references', () { expect( Apple.documentationAsHtml, - '

Sample class String

  A\n'
+          '

Sample class String

  A\n'
           '   B\n'
           '
'); }); diff --git a/testing/test_package/README.md b/testing/test_package/README.md index f507880160..9eeca5da93 100644 --- a/testing/test_package/README.md +++ b/testing/test_package/README.md @@ -23,6 +23,34 @@ and_yaml: - 3.14 ``` +```css +/* issue 1484 regression */ +#id { + background: green; +} + +.class { + background: red; +} + +div { + background: green; +} +``` + +```html +
+ Hello! +

World!

+
+``` + +```js +var f = function(a, b) { + return a + b; +}; +``` + It sometimes generates warnings in commentRefs like this: [unknownThingy.FromSomewhere] Be sure to check out other awesome packages on [pub][]. diff --git a/testing/test_package_docs/anonymous_library/anonymous_library-library.html b/testing/test_package_docs/anonymous_library/anonymous_library-library.html index 9a9e931a21..de811ec0ed 100644 --- a/testing/test_package_docs/anonymous_library/anonymous_library-library.html +++ b/testing/test_package_docs/anonymous_library/anonymous_library-library.html @@ -10,7 +10,7 @@ - + @@ -109,7 +109,7 @@
library anonymous_library
- + diff --git a/testing/test_package_docs/anonymous_library/doesStuff.html b/testing/test_package_docs/anonymous_library/doesStuff.html index 6653e7746d..212ae41dcc 100644 --- a/testing/test_package_docs/anonymous_library/doesStuff.html +++ b/testing/test_package_docs/anonymous_library/doesStuff.html @@ -10,7 +10,7 @@ - + @@ -79,7 +79,7 @@
function doesStuff
- + diff --git a/testing/test_package_docs/another_anonymous_lib/another_anonymous_lib-library.html b/testing/test_package_docs/another_anonymous_lib/another_anonymous_lib-library.html index ba80fa2a1e..b209301d75 100644 --- a/testing/test_package_docs/another_anonymous_lib/another_anonymous_lib-library.html +++ b/testing/test_package_docs/another_anonymous_lib/another_anonymous_lib-library.html @@ -10,7 +10,7 @@ - + @@ -109,7 +109,7 @@
library another_anonymous_lib
- + diff --git a/testing/test_package_docs/another_anonymous_lib/greeting.html b/testing/test_package_docs/another_anonymous_lib/greeting.html index 89e4d93673..e631fc313a 100644 --- a/testing/test_package_docs/another_anonymous_lib/greeting.html +++ b/testing/test_package_docs/another_anonymous_lib/greeting.html @@ -10,7 +10,7 @@ - + @@ -79,7 +79,7 @@
function greeting
- + diff --git a/testing/test_package_docs/code_in_comments/code_in_comments-library.html b/testing/test_package_docs/code_in_comments/code_in_comments-library.html index 78ccc699b0..491cac0b17 100644 --- a/testing/test_package_docs/code_in_comments/code_in_comments-library.html +++ b/testing/test_package_docs/code_in_comments/code_in_comments-library.html @@ -10,7 +10,7 @@ - + @@ -56,11 +56,11 @@
package test_package
-
void main() {
+      
void main() {
   // in Dart!
 }
 
-
and_yaml:
+
and_yaml:
   - value
   - "value"
   - 3.14
@@ -103,7 +103,7 @@ 
library code_in_comments
- + diff --git a/testing/test_package_docs/css/css-library.html b/testing/test_package_docs/css/css-library.html index 800dd114aa..1e740acb58 100644 --- a/testing/test_package_docs/css/css-library.html +++ b/testing/test_package_docs/css/css-library.html @@ -10,7 +10,7 @@ - + @@ -113,7 +113,7 @@
library css
- + diff --git a/testing/test_package_docs/css/theOnlyThingInTheLibrary.html b/testing/test_package_docs/css/theOnlyThingInTheLibrary.html index b1c059c49a..9ba96770e3 100644 --- a/testing/test_package_docs/css/theOnlyThingInTheLibrary.html +++ b/testing/test_package_docs/css/theOnlyThingInTheLibrary.html @@ -10,7 +10,7 @@ - + @@ -80,7 +80,7 @@
top-level property theOnlyThingInTheLibrary
- + diff --git a/testing/test_package_docs/ex/Animal-class.html b/testing/test_package_docs/ex/Animal-class.html index d8a6277e42..a987e9ef52 100644 --- a/testing/test_package_docs/ex/Animal-class.html +++ b/testing/test_package_docs/ex/Animal-class.html @@ -10,7 +10,7 @@ - + @@ -276,7 +276,7 @@
enum Animal
- + diff --git a/testing/test_package_docs/ex/Animal/hashCode.html b/testing/test_package_docs/ex/Animal/hashCode.html index 08009f8e6c..e54c43300d 100644 --- a/testing/test_package_docs/ex/Animal/hashCode.html +++ b/testing/test_package_docs/ex/Animal/hashCode.html @@ -10,7 +10,7 @@ - + @@ -98,7 +98,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/ex/Animal/noSuchMethod.html b/testing/test_package_docs/ex/Animal/noSuchMethod.html index 5f05a25f19..2a6f35f4e8 100644 --- a/testing/test_package_docs/ex/Animal/noSuchMethod.html +++ b/testing/test_package_docs/ex/Animal/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -93,7 +93,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/ex/Animal/operator_equals.html b/testing/test_package_docs/ex/Animal/operator_equals.html index ec997e3d55..98d804503e 100644 --- a/testing/test_package_docs/ex/Animal/operator_equals.html +++ b/testing/test_package_docs/ex/Animal/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -93,7 +93,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/ex/Animal/runtimeType.html b/testing/test_package_docs/ex/Animal/runtimeType.html index 6951446df7..b0f8137385 100644 --- a/testing/test_package_docs/ex/Animal/runtimeType.html +++ b/testing/test_package_docs/ex/Animal/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -98,7 +98,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/ex/Animal/toString.html b/testing/test_package_docs/ex/Animal/toString.html index 0dfd85bc1d..89daf241cd 100644 --- a/testing/test_package_docs/ex/Animal/toString.html +++ b/testing/test_package_docs/ex/Animal/toString.html @@ -10,7 +10,7 @@ - + @@ -93,7 +93,7 @@
method toString
- + diff --git a/testing/test_package_docs/ex/Apple-class.html b/testing/test_package_docs/ex/Apple-class.html index 7f69cd04fd..3274d016f3 100644 --- a/testing/test_package_docs/ex/Apple-class.html +++ b/testing/test_package_docs/ex/Apple-class.html @@ -10,7 +10,7 @@ - + @@ -101,7 +101,7 @@
library ex
-

Sample class String

  A
+      

Sample class String

  A
    B
 
@@ -381,7 +381,7 @@
class Apple
- + diff --git a/testing/test_package_docs/ex/Apple/Apple.fromString.html b/testing/test_package_docs/ex/Apple/Apple.fromString.html index 831a0c0fd8..e687e8cf9a 100644 --- a/testing/test_package_docs/ex/Apple/Apple.fromString.html +++ b/testing/test_package_docs/ex/Apple/Apple.fromString.html @@ -10,7 +10,7 @@ - + @@ -105,7 +105,7 @@
constructor Apple.fromString
- + diff --git a/testing/test_package_docs/ex/Apple/Apple.html b/testing/test_package_docs/ex/Apple/Apple.html index e5c65a702b..6d50c269ed 100644 --- a/testing/test_package_docs/ex/Apple/Apple.html +++ b/testing/test_package_docs/ex/Apple/Apple.html @@ -10,7 +10,7 @@ - + @@ -108,7 +108,7 @@
constructor Apple
- + diff --git a/testing/test_package_docs/ex/Apple/fieldWithTypedef.html b/testing/test_package_docs/ex/Apple/fieldWithTypedef.html index 8cf2d33eb3..15832f5f90 100644 --- a/testing/test_package_docs/ex/Apple/fieldWithTypedef.html +++ b/testing/test_package_docs/ex/Apple/fieldWithTypedef.html @@ -10,7 +10,7 @@ - + @@ -109,7 +109,7 @@
property fieldWithTypedef
- + diff --git a/testing/test_package_docs/ex/Apple/hashCode.html b/testing/test_package_docs/ex/Apple/hashCode.html index 4ff80e15c0..c389a44989 100644 --- a/testing/test_package_docs/ex/Apple/hashCode.html +++ b/testing/test_package_docs/ex/Apple/hashCode.html @@ -10,7 +10,7 @@ - + @@ -109,7 +109,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/ex/Apple/isGreaterThan.html b/testing/test_package_docs/ex/Apple/isGreaterThan.html index f5c229890c..c61a091c84 100644 --- a/testing/test_package_docs/ex/Apple/isGreaterThan.html +++ b/testing/test_package_docs/ex/Apple/isGreaterThan.html @@ -10,7 +10,7 @@ - + @@ -104,7 +104,7 @@
method isGreaterThan
- + diff --git a/testing/test_package_docs/ex/Apple/m.html b/testing/test_package_docs/ex/Apple/m.html index 72a1c1ce7b..32f6f1a6ae 100644 --- a/testing/test_package_docs/ex/Apple/m.html +++ b/testing/test_package_docs/ex/Apple/m.html @@ -10,7 +10,7 @@ - + @@ -109,7 +109,7 @@
property m
- + diff --git a/testing/test_package_docs/ex/Apple/m1.html b/testing/test_package_docs/ex/Apple/m1.html index 27750ecd79..5e8facf6c3 100644 --- a/testing/test_package_docs/ex/Apple/m1.html +++ b/testing/test_package_docs/ex/Apple/m1.html @@ -10,7 +10,7 @@ - + @@ -82,7 +82,7 @@
class Apple

This is a method.

-
new Apple().m1();
+
new Apple().m1();
 
@@ -109,7 +109,7 @@
method m1
- + diff --git a/testing/test_package_docs/ex/Apple/methodWithTypedefParam.html b/testing/test_package_docs/ex/Apple/methodWithTypedefParam.html index 842af73901..cf9207d0ba 100644 --- a/testing/test_package_docs/ex/Apple/methodWithTypedefParam.html +++ b/testing/test_package_docs/ex/Apple/methodWithTypedefParam.html @@ -10,7 +10,7 @@ - + @@ -104,7 +104,7 @@
method methodWithTypedefParam
- + diff --git a/testing/test_package_docs/ex/Apple/n-constant.html b/testing/test_package_docs/ex/Apple/n-constant.html index 0cfa6d6167..7ac75af3fb 100644 --- a/testing/test_package_docs/ex/Apple/n-constant.html +++ b/testing/test_package_docs/ex/Apple/n-constant.html @@ -10,7 +10,7 @@ - + @@ -106,7 +106,7 @@
property n
- + diff --git a/testing/test_package_docs/ex/Apple/noSuchMethod.html b/testing/test_package_docs/ex/Apple/noSuchMethod.html index 8d0a00cc45..b9242002b4 100644 --- a/testing/test_package_docs/ex/Apple/noSuchMethod.html +++ b/testing/test_package_docs/ex/Apple/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -104,7 +104,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/ex/Apple/operator_equals.html b/testing/test_package_docs/ex/Apple/operator_equals.html index 022b3b995b..6035658073 100644 --- a/testing/test_package_docs/ex/Apple/operator_equals.html +++ b/testing/test_package_docs/ex/Apple/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -104,7 +104,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/ex/Apple/operator_multiply.html b/testing/test_package_docs/ex/Apple/operator_multiply.html index e35c010a22..7ed26c6501 100644 --- a/testing/test_package_docs/ex/Apple/operator_multiply.html +++ b/testing/test_package_docs/ex/Apple/operator_multiply.html @@ -10,7 +10,7 @@ - + @@ -104,7 +104,7 @@
method operator *
- + diff --git a/testing/test_package_docs/ex/Apple/paramFromExportLib.html b/testing/test_package_docs/ex/Apple/paramFromExportLib.html index 21d5289a98..0c451c3f40 100644 --- a/testing/test_package_docs/ex/Apple/paramFromExportLib.html +++ b/testing/test_package_docs/ex/Apple/paramFromExportLib.html @@ -10,7 +10,7 @@ - + @@ -104,7 +104,7 @@
method paramFromExportLib
- + diff --git a/testing/test_package_docs/ex/Apple/printMsg.html b/testing/test_package_docs/ex/Apple/printMsg.html index 82b4159bbb..10b79b50f3 100644 --- a/testing/test_package_docs/ex/Apple/printMsg.html +++ b/testing/test_package_docs/ex/Apple/printMsg.html @@ -10,7 +10,7 @@ - + @@ -104,7 +104,7 @@
method printMsg
- + diff --git a/testing/test_package_docs/ex/Apple/runtimeType.html b/testing/test_package_docs/ex/Apple/runtimeType.html index 85365cedd0..12af2f3362 100644 --- a/testing/test_package_docs/ex/Apple/runtimeType.html +++ b/testing/test_package_docs/ex/Apple/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -109,7 +109,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/ex/Apple/s.html b/testing/test_package_docs/ex/Apple/s.html index 1ad1dc9ca2..804846c341 100644 --- a/testing/test_package_docs/ex/Apple/s.html +++ b/testing/test_package_docs/ex/Apple/s.html @@ -10,7 +10,7 @@ - + @@ -124,7 +124,7 @@
property s
- + diff --git a/testing/test_package_docs/ex/Apple/string.html b/testing/test_package_docs/ex/Apple/string.html index 1e5389591b..08752cb064 100644 --- a/testing/test_package_docs/ex/Apple/string.html +++ b/testing/test_package_docs/ex/Apple/string.html @@ -10,7 +10,7 @@ - + @@ -106,7 +106,7 @@
property string
- + diff --git a/testing/test_package_docs/ex/Apple/toString.html b/testing/test_package_docs/ex/Apple/toString.html index 88e06c6eaf..d2d573b182 100644 --- a/testing/test_package_docs/ex/Apple/toString.html +++ b/testing/test_package_docs/ex/Apple/toString.html @@ -10,7 +10,7 @@ - + @@ -104,7 +104,7 @@
method toString
- + diff --git a/testing/test_package_docs/ex/Apple/whataclass.html b/testing/test_package_docs/ex/Apple/whataclass.html index ffbf43e5ea..f5f591e378 100644 --- a/testing/test_package_docs/ex/Apple/whataclass.html +++ b/testing/test_package_docs/ex/Apple/whataclass.html @@ -10,7 +10,7 @@ - + @@ -107,7 +107,7 @@
method whataclass
- + diff --git a/testing/test_package_docs/ex/B-class.html b/testing/test_package_docs/ex/B-class.html index 48b154fa00..39f12e3379 100644 --- a/testing/test_package_docs/ex/B-class.html +++ b/testing/test_package_docs/ex/B-class.html @@ -10,7 +10,7 @@ - + @@ -101,7 +101,7 @@
library ex
-

Extends class Apple, use new Apple or new Apple.fromString

 B extends A
+      

Extends class Apple, use new Apple or new Apple.fromString

 B extends A
  B implements C
  
@@ -403,7 +403,7 @@
class B
- + diff --git a/testing/test_package_docs/ex/B/B.html b/testing/test_package_docs/ex/B/B.html index 8e5fdd892d..6c40606806 100644 --- a/testing/test_package_docs/ex/B/B.html +++ b/testing/test_package_docs/ex/B/B.html @@ -10,7 +10,7 @@ - + @@ -106,7 +106,7 @@
constructor B
- + diff --git a/testing/test_package_docs/ex/B/abstractMethod.html b/testing/test_package_docs/ex/B/abstractMethod.html index 9d1d0a0990..8837929899 100644 --- a/testing/test_package_docs/ex/B/abstractMethod.html +++ b/testing/test_package_docs/ex/B/abstractMethod.html @@ -10,7 +10,7 @@ - + @@ -110,7 +110,7 @@
method abstractMethod
- + diff --git a/testing/test_package_docs/ex/B/autoCompress.html b/testing/test_package_docs/ex/B/autoCompress.html index c1a5854bc9..1316447e00 100644 --- a/testing/test_package_docs/ex/B/autoCompress.html +++ b/testing/test_package_docs/ex/B/autoCompress.html @@ -10,7 +10,7 @@ - + @@ -111,7 +111,7 @@
property autoCompress
- + diff --git a/testing/test_package_docs/ex/B/doNothing.html b/testing/test_package_docs/ex/B/doNothing.html index d02c25bb9c..ab459724aa 100644 --- a/testing/test_package_docs/ex/B/doNothing.html +++ b/testing/test_package_docs/ex/B/doNothing.html @@ -10,7 +10,7 @@ - + @@ -110,7 +110,7 @@
method doNothing
- + diff --git a/testing/test_package_docs/ex/B/isImplemented.html b/testing/test_package_docs/ex/B/isImplemented.html index 9bfd2dfaa3..5652814bee 100644 --- a/testing/test_package_docs/ex/B/isImplemented.html +++ b/testing/test_package_docs/ex/B/isImplemented.html @@ -10,7 +10,7 @@ - + @@ -110,7 +110,7 @@
property isImplemented
- + diff --git a/testing/test_package_docs/ex/B/list.html b/testing/test_package_docs/ex/B/list.html index 15d4f3f59f..6689bedf41 100644 --- a/testing/test_package_docs/ex/B/list.html +++ b/testing/test_package_docs/ex/B/list.html @@ -10,7 +10,7 @@ - + @@ -110,7 +110,7 @@
property list
- + diff --git a/testing/test_package_docs/ex/B/m1.html b/testing/test_package_docs/ex/B/m1.html index 21e0c5e2c3..b6f4049187 100644 --- a/testing/test_package_docs/ex/B/m1.html +++ b/testing/test_package_docs/ex/B/m1.html @@ -10,7 +10,7 @@ - + @@ -88,7 +88,7 @@
class B

This is a method.

-
new Apple().m1();
+
new Apple().m1();
 
@@ -115,7 +115,7 @@
method m1
- + diff --git a/testing/test_package_docs/ex/B/s.html b/testing/test_package_docs/ex/B/s.html index 6d76a56f83..fe5d58142e 100644 --- a/testing/test_package_docs/ex/B/s.html +++ b/testing/test_package_docs/ex/B/s.html @@ -10,7 +10,7 @@ - + @@ -125,7 +125,7 @@
property s
- + diff --git a/testing/test_package_docs/ex/B/writeMsg.html b/testing/test_package_docs/ex/B/writeMsg.html index 665f7a700c..dd4e9481b9 100644 --- a/testing/test_package_docs/ex/B/writeMsg.html +++ b/testing/test_package_docs/ex/B/writeMsg.html @@ -10,7 +10,7 @@ - + @@ -105,7 +105,7 @@
method writeMsg
- + diff --git a/testing/test_package_docs/ex/COLOR-constant.html b/testing/test_package_docs/ex/COLOR-constant.html index 701a81fa9a..5c5c2198da 100644 --- a/testing/test_package_docs/ex/COLOR-constant.html +++ b/testing/test_package_docs/ex/COLOR-constant.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,7 @@
top-level property COLOR
- + diff --git a/testing/test_package_docs/ex/COLOR_GREEN-constant.html b/testing/test_package_docs/ex/COLOR_GREEN-constant.html index 60efeafde5..eaa324406b 100644 --- a/testing/test_package_docs/ex/COLOR_GREEN-constant.html +++ b/testing/test_package_docs/ex/COLOR_GREEN-constant.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,7 @@
top-level property COLOR_GREEN
- + diff --git a/testing/test_package_docs/ex/COLOR_ORANGE-constant.html b/testing/test_package_docs/ex/COLOR_ORANGE-constant.html index 76d49fc23e..dac07e291e 100644 --- a/testing/test_package_docs/ex/COLOR_ORANGE-constant.html +++ b/testing/test_package_docs/ex/COLOR_ORANGE-constant.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,7 @@
top-level property COLOR_ORANGE
- + diff --git a/testing/test_package_docs/ex/COMPLEX_COLOR-constant.html b/testing/test_package_docs/ex/COMPLEX_COLOR-constant.html index c0d1f7259a..37bf532ffd 100644 --- a/testing/test_package_docs/ex/COMPLEX_COLOR-constant.html +++ b/testing/test_package_docs/ex/COMPLEX_COLOR-constant.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,7 @@
top-level property COMPLEX_COLOR
- + diff --git a/testing/test_package_docs/ex/Cat-class.html b/testing/test_package_docs/ex/Cat-class.html index 85a27344cf..cb550bd1ab 100644 --- a/testing/test_package_docs/ex/Cat-class.html +++ b/testing/test_package_docs/ex/Cat-class.html @@ -10,7 +10,7 @@ - + @@ -254,7 +254,7 @@
class Cat
- + diff --git a/testing/test_package_docs/ex/Cat/Cat.html b/testing/test_package_docs/ex/Cat/Cat.html index 841c9f4c78..304ef7dd65 100644 --- a/testing/test_package_docs/ex/Cat/Cat.html +++ b/testing/test_package_docs/ex/Cat/Cat.html @@ -10,7 +10,7 @@ - + @@ -92,7 +92,7 @@
constructor Cat
- + diff --git a/testing/test_package_docs/ex/Cat/abstractMethod.html b/testing/test_package_docs/ex/Cat/abstractMethod.html index 3590142a8d..76f00d8ef4 100644 --- a/testing/test_package_docs/ex/Cat/abstractMethod.html +++ b/testing/test_package_docs/ex/Cat/abstractMethod.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
method abstractMethod
- + diff --git a/testing/test_package_docs/ex/Cat/hashCode.html b/testing/test_package_docs/ex/Cat/hashCode.html index 2c55ddb2d7..fdca47eb73 100644 --- a/testing/test_package_docs/ex/Cat/hashCode.html +++ b/testing/test_package_docs/ex/Cat/hashCode.html @@ -10,7 +10,7 @@ - + @@ -96,7 +96,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/ex/Cat/isImplemented.html b/testing/test_package_docs/ex/Cat/isImplemented.html index 665667d2f9..32aa435386 100644 --- a/testing/test_package_docs/ex/Cat/isImplemented.html +++ b/testing/test_package_docs/ex/Cat/isImplemented.html @@ -10,7 +10,7 @@ - + @@ -96,7 +96,7 @@
property isImplemented
- + diff --git a/testing/test_package_docs/ex/Cat/noSuchMethod.html b/testing/test_package_docs/ex/Cat/noSuchMethod.html index 14f8b45756..45f8662c2b 100644 --- a/testing/test_package_docs/ex/Cat/noSuchMethod.html +++ b/testing/test_package_docs/ex/Cat/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/ex/Cat/operator_equals.html b/testing/test_package_docs/ex/Cat/operator_equals.html index b6ab1b0057..fb938765af 100644 --- a/testing/test_package_docs/ex/Cat/operator_equals.html +++ b/testing/test_package_docs/ex/Cat/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/ex/Cat/runtimeType.html b/testing/test_package_docs/ex/Cat/runtimeType.html index bf4e90d743..97cfb9d707 100644 --- a/testing/test_package_docs/ex/Cat/runtimeType.html +++ b/testing/test_package_docs/ex/Cat/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -96,7 +96,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/ex/Cat/toString.html b/testing/test_package_docs/ex/Cat/toString.html index bf36c6f0b9..6d48c06802 100644 --- a/testing/test_package_docs/ex/Cat/toString.html +++ b/testing/test_package_docs/ex/Cat/toString.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
method toString
- + diff --git a/testing/test_package_docs/ex/CatString-class.html b/testing/test_package_docs/ex/CatString-class.html index 9a8cd49136..a0ccff92cd 100644 --- a/testing/test_package_docs/ex/CatString-class.html +++ b/testing/test_package_docs/ex/CatString-class.html @@ -10,7 +10,7 @@ - + @@ -312,7 +312,7 @@
class CatString
- + diff --git a/testing/test_package_docs/ex/CatString/CatString.html b/testing/test_package_docs/ex/CatString/CatString.html index c6730e5850..c3d2cbd13a 100644 --- a/testing/test_package_docs/ex/CatString/CatString.html +++ b/testing/test_package_docs/ex/CatString/CatString.html @@ -10,7 +10,7 @@ - + @@ -98,7 +98,7 @@
constructor CatString
- + diff --git a/testing/test_package_docs/ex/CatString/clear.html b/testing/test_package_docs/ex/CatString/clear.html index a22f0f7421..212f62a698 100644 --- a/testing/test_package_docs/ex/CatString/clear.html +++ b/testing/test_package_docs/ex/CatString/clear.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
method clear
- + diff --git a/testing/test_package_docs/ex/CatString/hashCode.html b/testing/test_package_docs/ex/CatString/hashCode.html index 6d533c3a45..95d4d3d0cd 100644 --- a/testing/test_package_docs/ex/CatString/hashCode.html +++ b/testing/test_package_docs/ex/CatString/hashCode.html @@ -10,7 +10,7 @@ - + @@ -102,7 +102,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/ex/CatString/isEmpty.html b/testing/test_package_docs/ex/CatString/isEmpty.html index 616004637e..876514bc74 100644 --- a/testing/test_package_docs/ex/CatString/isEmpty.html +++ b/testing/test_package_docs/ex/CatString/isEmpty.html @@ -10,7 +10,7 @@ - + @@ -102,7 +102,7 @@
property isEmpty
- + diff --git a/testing/test_package_docs/ex/CatString/isNotEmpty.html b/testing/test_package_docs/ex/CatString/isNotEmpty.html index 09a70c0460..ae60ad8f05 100644 --- a/testing/test_package_docs/ex/CatString/isNotEmpty.html +++ b/testing/test_package_docs/ex/CatString/isNotEmpty.html @@ -10,7 +10,7 @@ - + @@ -102,7 +102,7 @@
property isNotEmpty
- + diff --git a/testing/test_package_docs/ex/CatString/length.html b/testing/test_package_docs/ex/CatString/length.html index 084d23bb9d..e093a9ce3e 100644 --- a/testing/test_package_docs/ex/CatString/length.html +++ b/testing/test_package_docs/ex/CatString/length.html @@ -10,7 +10,7 @@ - + @@ -102,7 +102,7 @@
property length
- + diff --git a/testing/test_package_docs/ex/CatString/noSuchMethod.html b/testing/test_package_docs/ex/CatString/noSuchMethod.html index 62ae73a4ef..8a302087b3 100644 --- a/testing/test_package_docs/ex/CatString/noSuchMethod.html +++ b/testing/test_package_docs/ex/CatString/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/ex/CatString/operator_equals.html b/testing/test_package_docs/ex/CatString/operator_equals.html index fbc534ff1a..aa77e03ed0 100644 --- a/testing/test_package_docs/ex/CatString/operator_equals.html +++ b/testing/test_package_docs/ex/CatString/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/ex/CatString/runtimeType.html b/testing/test_package_docs/ex/CatString/runtimeType.html index 6b317a80ad..7207fb9528 100644 --- a/testing/test_package_docs/ex/CatString/runtimeType.html +++ b/testing/test_package_docs/ex/CatString/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -102,7 +102,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/ex/CatString/toString.html b/testing/test_package_docs/ex/CatString/toString.html index 6dcbd60b96..55fc20fa1b 100644 --- a/testing/test_package_docs/ex/CatString/toString.html +++ b/testing/test_package_docs/ex/CatString/toString.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
method toString
- + diff --git a/testing/test_package_docs/ex/CatString/write.html b/testing/test_package_docs/ex/CatString/write.html index 2ee7921a51..621e8cff7b 100644 --- a/testing/test_package_docs/ex/CatString/write.html +++ b/testing/test_package_docs/ex/CatString/write.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
method write
- + diff --git a/testing/test_package_docs/ex/CatString/writeAll.html b/testing/test_package_docs/ex/CatString/writeAll.html index 7f7603fff2..8416a62a9e 100644 --- a/testing/test_package_docs/ex/CatString/writeAll.html +++ b/testing/test_package_docs/ex/CatString/writeAll.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
method writeAll
- + diff --git a/testing/test_package_docs/ex/CatString/writeCharCode.html b/testing/test_package_docs/ex/CatString/writeCharCode.html index 8dde5c2146..28af71a961 100644 --- a/testing/test_package_docs/ex/CatString/writeCharCode.html +++ b/testing/test_package_docs/ex/CatString/writeCharCode.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
method writeCharCode
- + diff --git a/testing/test_package_docs/ex/CatString/writeln.html b/testing/test_package_docs/ex/CatString/writeln.html index 82e66636aa..2f91f2c54f 100644 --- a/testing/test_package_docs/ex/CatString/writeln.html +++ b/testing/test_package_docs/ex/CatString/writeln.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
method writeln
- + diff --git a/testing/test_package_docs/ex/ConstantCat-class.html b/testing/test_package_docs/ex/ConstantCat-class.html index 44cb0edb80..315ea55040 100644 --- a/testing/test_package_docs/ex/ConstantCat-class.html +++ b/testing/test_package_docs/ex/ConstantCat-class.html @@ -10,7 +10,7 @@ - + @@ -264,7 +264,7 @@
class ConstantCat
- + diff --git a/testing/test_package_docs/ex/ConstantCat/ConstantCat.html b/testing/test_package_docs/ex/ConstantCat/ConstantCat.html index 5b8f66db58..5fce5015ad 100644 --- a/testing/test_package_docs/ex/ConstantCat/ConstantCat.html +++ b/testing/test_package_docs/ex/ConstantCat/ConstantCat.html @@ -10,7 +10,7 @@ - + @@ -93,7 +93,7 @@
constructor ConstantCat
- + diff --git a/testing/test_package_docs/ex/ConstantCat/abstractMethod.html b/testing/test_package_docs/ex/ConstantCat/abstractMethod.html index eba9d9ac9b..0298b38cab 100644 --- a/testing/test_package_docs/ex/ConstantCat/abstractMethod.html +++ b/testing/test_package_docs/ex/ConstantCat/abstractMethod.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
method abstractMethod
- + diff --git a/testing/test_package_docs/ex/ConstantCat/hashCode.html b/testing/test_package_docs/ex/ConstantCat/hashCode.html index 0b9316a7a3..250a164ae2 100644 --- a/testing/test_package_docs/ex/ConstantCat/hashCode.html +++ b/testing/test_package_docs/ex/ConstantCat/hashCode.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/ex/ConstantCat/isImplemented.html b/testing/test_package_docs/ex/ConstantCat/isImplemented.html index a4e04c92cb..cf014ffe65 100644 --- a/testing/test_package_docs/ex/ConstantCat/isImplemented.html +++ b/testing/test_package_docs/ex/ConstantCat/isImplemented.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
property isImplemented
- + diff --git a/testing/test_package_docs/ex/ConstantCat/name.html b/testing/test_package_docs/ex/ConstantCat/name.html index 9d7f51c34e..3296b2b212 100644 --- a/testing/test_package_docs/ex/ConstantCat/name.html +++ b/testing/test_package_docs/ex/ConstantCat/name.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property name
- + diff --git a/testing/test_package_docs/ex/ConstantCat/noSuchMethod.html b/testing/test_package_docs/ex/ConstantCat/noSuchMethod.html index 933fb244a5..186255765d 100644 --- a/testing/test_package_docs/ex/ConstantCat/noSuchMethod.html +++ b/testing/test_package_docs/ex/ConstantCat/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -92,7 +92,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/ex/ConstantCat/operator_equals.html b/testing/test_package_docs/ex/ConstantCat/operator_equals.html index af2cec942c..bce7c4ee14 100644 --- a/testing/test_package_docs/ex/ConstantCat/operator_equals.html +++ b/testing/test_package_docs/ex/ConstantCat/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -92,7 +92,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/ex/ConstantCat/runtimeType.html b/testing/test_package_docs/ex/ConstantCat/runtimeType.html index 350d2413fc..781b177d49 100644 --- a/testing/test_package_docs/ex/ConstantCat/runtimeType.html +++ b/testing/test_package_docs/ex/ConstantCat/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/ex/ConstantCat/toString.html b/testing/test_package_docs/ex/ConstantCat/toString.html index 411f0b7917..ce8dba7115 100644 --- a/testing/test_package_docs/ex/ConstantCat/toString.html +++ b/testing/test_package_docs/ex/ConstantCat/toString.html @@ -10,7 +10,7 @@ - + @@ -92,7 +92,7 @@
method toString
- + diff --git a/testing/test_package_docs/ex/Deprecated-class.html b/testing/test_package_docs/ex/Deprecated-class.html index 29b345f2c2..dd0d862fea 100644 --- a/testing/test_package_docs/ex/Deprecated-class.html +++ b/testing/test_package_docs/ex/Deprecated-class.html @@ -10,7 +10,7 @@ - + @@ -231,7 +231,7 @@
class Deprecated
- + diff --git a/testing/test_package_docs/ex/Deprecated/Deprecated.html b/testing/test_package_docs/ex/Deprecated/Deprecated.html index bcb23bd933..e6f42d15d6 100644 --- a/testing/test_package_docs/ex/Deprecated/Deprecated.html +++ b/testing/test_package_docs/ex/Deprecated/Deprecated.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
constructor Deprecated
- + diff --git a/testing/test_package_docs/ex/Deprecated/expires.html b/testing/test_package_docs/ex/Deprecated/expires.html index 8da801a19b..c9c98803c1 100644 --- a/testing/test_package_docs/ex/Deprecated/expires.html +++ b/testing/test_package_docs/ex/Deprecated/expires.html @@ -10,7 +10,7 @@ - + @@ -92,7 +92,7 @@
property expires
- + diff --git a/testing/test_package_docs/ex/Deprecated/hashCode.html b/testing/test_package_docs/ex/Deprecated/hashCode.html index 7ab1e0c837..0ed3a36e24 100644 --- a/testing/test_package_docs/ex/Deprecated/hashCode.html +++ b/testing/test_package_docs/ex/Deprecated/hashCode.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/ex/Deprecated/noSuchMethod.html b/testing/test_package_docs/ex/Deprecated/noSuchMethod.html index 28a038cb89..0779a7c30b 100644 --- a/testing/test_package_docs/ex/Deprecated/noSuchMethod.html +++ b/testing/test_package_docs/ex/Deprecated/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/ex/Deprecated/operator_equals.html b/testing/test_package_docs/ex/Deprecated/operator_equals.html index ac71b972c6..19cf987871 100644 --- a/testing/test_package_docs/ex/Deprecated/operator_equals.html +++ b/testing/test_package_docs/ex/Deprecated/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/ex/Deprecated/runtimeType.html b/testing/test_package_docs/ex/Deprecated/runtimeType.html index 86bef9d76e..d84c29fe58 100644 --- a/testing/test_package_docs/ex/Deprecated/runtimeType.html +++ b/testing/test_package_docs/ex/Deprecated/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/ex/Deprecated/toString.html b/testing/test_package_docs/ex/Deprecated/toString.html index b44edc6db4..11b6690138 100644 --- a/testing/test_package_docs/ex/Deprecated/toString.html +++ b/testing/test_package_docs/ex/Deprecated/toString.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method toString
- + diff --git a/testing/test_package_docs/ex/Dog-class.html b/testing/test_package_docs/ex/Dog-class.html index f1d038d0a6..89275629fd 100644 --- a/testing/test_package_docs/ex/Dog-class.html +++ b/testing/test_package_docs/ex/Dog-class.html @@ -10,7 +10,7 @@ - + @@ -104,11 +104,11 @@
library ex

implements Cat, E

Some text with bold remarks. A selection of dog flavors:

  • beef
  • poultry
-
<h1>Hello <b>World</b>!</h1>
+
<h1>Hello <b>World</b>!</h1>
 
-
var test = 1;
+
var test = 1;
 
-
var test = 1;
+
var test = 1;
 
@@ -484,7 +484,7 @@
class Dog
- + diff --git a/testing/test_package_docs/ex/Dog/Dog.deprecatedCreate.html b/testing/test_package_docs/ex/Dog/Dog.deprecatedCreate.html index 0efaa4f0de..b61e4ee3df 100644 --- a/testing/test_package_docs/ex/Dog/Dog.deprecatedCreate.html +++ b/testing/test_package_docs/ex/Dog/Dog.deprecatedCreate.html @@ -10,7 +10,7 @@ - + @@ -115,7 +115,7 @@
constructor Dog.deprecatedCreate
- + diff --git a/testing/test_package_docs/ex/Dog/Dog.html b/testing/test_package_docs/ex/Dog/Dog.html index 834bbdda02..186595ad9e 100644 --- a/testing/test_package_docs/ex/Dog/Dog.html +++ b/testing/test_package_docs/ex/Dog/Dog.html @@ -10,7 +10,7 @@ - + @@ -115,7 +115,7 @@
constructor Dog
- + diff --git a/testing/test_package_docs/ex/Dog/aFinalField.html b/testing/test_package_docs/ex/Dog/aFinalField.html index caa639e8a3..a5a73eec00 100644 --- a/testing/test_package_docs/ex/Dog/aFinalField.html +++ b/testing/test_package_docs/ex/Dog/aFinalField.html @@ -10,7 +10,7 @@ - + @@ -116,7 +116,7 @@
property aFinalField
- + diff --git a/testing/test_package_docs/ex/Dog/aGetterReturningRandomThings.html b/testing/test_package_docs/ex/Dog/aGetterReturningRandomThings.html index 3b2a731676..b4094c692b 100644 --- a/testing/test_package_docs/ex/Dog/aGetterReturningRandomThings.html +++ b/testing/test_package_docs/ex/Dog/aGetterReturningRandomThings.html @@ -10,7 +10,7 @@ - + @@ -119,7 +119,7 @@
property aGetterReturningRandomThings
- + diff --git a/testing/test_package_docs/ex/Dog/aProtectedFinalField.html b/testing/test_package_docs/ex/Dog/aProtectedFinalField.html index 5c7d5c66a0..9c3ba511be 100644 --- a/testing/test_package_docs/ex/Dog/aProtectedFinalField.html +++ b/testing/test_package_docs/ex/Dog/aProtectedFinalField.html @@ -10,7 +10,7 @@ - + @@ -116,7 +116,7 @@
property aProtectedFinalField
- + diff --git a/testing/test_package_docs/ex/Dog/aStaticConstField-constant.html b/testing/test_package_docs/ex/Dog/aStaticConstField-constant.html index 0352fe55cf..4e79c2d016 100644 --- a/testing/test_package_docs/ex/Dog/aStaticConstField-constant.html +++ b/testing/test_package_docs/ex/Dog/aStaticConstField-constant.html @@ -10,7 +10,7 @@ - + @@ -116,7 +116,7 @@
property aStaticConstField
- + diff --git a/testing/test_package_docs/ex/Dog/abstractMethod.html b/testing/test_package_docs/ex/Dog/abstractMethod.html index cbbc21a77b..3657f9b1d1 100644 --- a/testing/test_package_docs/ex/Dog/abstractMethod.html +++ b/testing/test_package_docs/ex/Dog/abstractMethod.html @@ -10,7 +10,7 @@ - + @@ -119,7 +119,7 @@
method abstractMethod
- + diff --git a/testing/test_package_docs/ex/Dog/createDog.html b/testing/test_package_docs/ex/Dog/createDog.html index 3cc04cfe99..1ccaf28740 100644 --- a/testing/test_package_docs/ex/Dog/createDog.html +++ b/testing/test_package_docs/ex/Dog/createDog.html @@ -10,7 +10,7 @@ - + @@ -119,7 +119,7 @@
method createDog
- + diff --git a/testing/test_package_docs/ex/Dog/deprecatedField.html b/testing/test_package_docs/ex/Dog/deprecatedField.html index e1fcd31145..5d4c7af2f6 100644 --- a/testing/test_package_docs/ex/Dog/deprecatedField.html +++ b/testing/test_package_docs/ex/Dog/deprecatedField.html @@ -10,7 +10,7 @@ - + @@ -116,7 +116,7 @@
property deprecatedField
- + diff --git a/testing/test_package_docs/ex/Dog/deprecatedGetter.html b/testing/test_package_docs/ex/Dog/deprecatedGetter.html index e5fcd114d7..b1080c2ae1 100644 --- a/testing/test_package_docs/ex/Dog/deprecatedGetter.html +++ b/testing/test_package_docs/ex/Dog/deprecatedGetter.html @@ -10,7 +10,7 @@ - + @@ -119,7 +119,7 @@
property deprecatedGetter
- + diff --git a/testing/test_package_docs/ex/Dog/deprecatedSetter.html b/testing/test_package_docs/ex/Dog/deprecatedSetter.html index 3fa92c9a58..5457a729bd 100644 --- a/testing/test_package_docs/ex/Dog/deprecatedSetter.html +++ b/testing/test_package_docs/ex/Dog/deprecatedSetter.html @@ -10,7 +10,7 @@ - + @@ -120,7 +120,7 @@
property deprecatedSetter
- + diff --git a/testing/test_package_docs/ex/Dog/foo.html b/testing/test_package_docs/ex/Dog/foo.html index 221df40ac4..efd7b8d967 100644 --- a/testing/test_package_docs/ex/Dog/foo.html +++ b/testing/test_package_docs/ex/Dog/foo.html @@ -10,7 +10,7 @@ - + @@ -114,7 +114,7 @@
method foo
- + diff --git a/testing/test_package_docs/ex/Dog/getAnotherClassD.html b/testing/test_package_docs/ex/Dog/getAnotherClassD.html index 768db5faf4..7f5216ee5a 100644 --- a/testing/test_package_docs/ex/Dog/getAnotherClassD.html +++ b/testing/test_package_docs/ex/Dog/getAnotherClassD.html @@ -10,7 +10,7 @@ - + @@ -119,7 +119,7 @@
method getAnotherClassD
- + diff --git a/testing/test_package_docs/ex/Dog/getClassA.html b/testing/test_package_docs/ex/Dog/getClassA.html index d4cefff513..b53887b18d 100644 --- a/testing/test_package_docs/ex/Dog/getClassA.html +++ b/testing/test_package_docs/ex/Dog/getClassA.html @@ -10,7 +10,7 @@ - + @@ -119,7 +119,7 @@
method getClassA
- + diff --git a/testing/test_package_docs/ex/Dog/hashCode.html b/testing/test_package_docs/ex/Dog/hashCode.html index ba7def44f3..ce668b930f 100644 --- a/testing/test_package_docs/ex/Dog/hashCode.html +++ b/testing/test_package_docs/ex/Dog/hashCode.html @@ -10,7 +10,7 @@ - + @@ -119,7 +119,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/ex/Dog/isImplemented.html b/testing/test_package_docs/ex/Dog/isImplemented.html index 83d65fe4e5..e62661983c 100644 --- a/testing/test_package_docs/ex/Dog/isImplemented.html +++ b/testing/test_package_docs/ex/Dog/isImplemented.html @@ -10,7 +10,7 @@ - + @@ -119,7 +119,7 @@
property isImplemented
- + diff --git a/testing/test_package_docs/ex/Dog/name.html b/testing/test_package_docs/ex/Dog/name.html index ac47b77f9b..4152375711 100644 --- a/testing/test_package_docs/ex/Dog/name.html +++ b/testing/test_package_docs/ex/Dog/name.html @@ -10,7 +10,7 @@ - + @@ -116,7 +116,7 @@
property name
- + diff --git a/testing/test_package_docs/ex/Dog/noSuchMethod.html b/testing/test_package_docs/ex/Dog/noSuchMethod.html index 0efb01427b..a6d8aa86c0 100644 --- a/testing/test_package_docs/ex/Dog/noSuchMethod.html +++ b/testing/test_package_docs/ex/Dog/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -114,7 +114,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/ex/Dog/operator_equals.html b/testing/test_package_docs/ex/Dog/operator_equals.html index 6a1c3eba50..da96f134e1 100644 --- a/testing/test_package_docs/ex/Dog/operator_equals.html +++ b/testing/test_package_docs/ex/Dog/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -119,7 +119,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/ex/Dog/runtimeType.html b/testing/test_package_docs/ex/Dog/runtimeType.html index 4a703bf536..f33ca8a16f 100644 --- a/testing/test_package_docs/ex/Dog/runtimeType.html +++ b/testing/test_package_docs/ex/Dog/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -119,7 +119,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/ex/Dog/somethingTasty.html b/testing/test_package_docs/ex/Dog/somethingTasty.html index cb234f9cf5..7d96aa401f 100644 --- a/testing/test_package_docs/ex/Dog/somethingTasty.html +++ b/testing/test_package_docs/ex/Dog/somethingTasty.html @@ -10,7 +10,7 @@ - + @@ -119,7 +119,7 @@
property somethingTasty
- + diff --git a/testing/test_package_docs/ex/Dog/staticGetterSetter.html b/testing/test_package_docs/ex/Dog/staticGetterSetter.html index b86b87c6a7..5e7b5ebd39 100644 --- a/testing/test_package_docs/ex/Dog/staticGetterSetter.html +++ b/testing/test_package_docs/ex/Dog/staticGetterSetter.html @@ -10,7 +10,7 @@ - + @@ -128,7 +128,7 @@
property staticGetterSetter
- + diff --git a/testing/test_package_docs/ex/Dog/testGeneric.html b/testing/test_package_docs/ex/Dog/testGeneric.html index df5a00dcb7..86e8fbb380 100644 --- a/testing/test_package_docs/ex/Dog/testGeneric.html +++ b/testing/test_package_docs/ex/Dog/testGeneric.html @@ -10,7 +10,7 @@ - + @@ -114,7 +114,7 @@
method testGeneric
- + diff --git a/testing/test_package_docs/ex/Dog/testGenericMethod.html b/testing/test_package_docs/ex/Dog/testGenericMethod.html index ae1246657d..bbcee209ea 100644 --- a/testing/test_package_docs/ex/Dog/testGenericMethod.html +++ b/testing/test_package_docs/ex/Dog/testGenericMethod.html @@ -10,7 +10,7 @@ - + @@ -114,7 +114,7 @@
method testGenericMethod
- + diff --git a/testing/test_package_docs/ex/Dog/testMethod.html b/testing/test_package_docs/ex/Dog/testMethod.html index 92be365e3e..0115c5413d 100644 --- a/testing/test_package_docs/ex/Dog/testMethod.html +++ b/testing/test_package_docs/ex/Dog/testMethod.html @@ -10,7 +10,7 @@ - + @@ -114,7 +114,7 @@
method testMethod
- + diff --git a/testing/test_package_docs/ex/Dog/toString.html b/testing/test_package_docs/ex/Dog/toString.html index 2f2c79ba88..2ed98012e1 100644 --- a/testing/test_package_docs/ex/Dog/toString.html +++ b/testing/test_package_docs/ex/Dog/toString.html @@ -10,7 +10,7 @@ - + @@ -114,7 +114,7 @@
method toString
- + diff --git a/testing/test_package_docs/ex/Dog/withMacro.html b/testing/test_package_docs/ex/Dog/withMacro.html index 224060b505..b048a77143 100644 --- a/testing/test_package_docs/ex/Dog/withMacro.html +++ b/testing/test_package_docs/ex/Dog/withMacro.html @@ -10,7 +10,7 @@ - + @@ -119,7 +119,7 @@
method withMacro
- + diff --git a/testing/test_package_docs/ex/Dog/withMacro2.html b/testing/test_package_docs/ex/Dog/withMacro2.html index e8c84c4f47..9c3aa94f0e 100644 --- a/testing/test_package_docs/ex/Dog/withMacro2.html +++ b/testing/test_package_docs/ex/Dog/withMacro2.html @@ -10,7 +10,7 @@ - + @@ -117,7 +117,7 @@
method withMacro2
- + diff --git a/testing/test_package_docs/ex/E-class.html b/testing/test_package_docs/ex/E-class.html index cc88365245..dd1a2926e0 100644 --- a/testing/test_package_docs/ex/E-class.html +++ b/testing/test_package_docs/ex/E-class.html @@ -10,7 +10,7 @@ - + @@ -233,7 +233,7 @@
class E
- + diff --git a/testing/test_package_docs/ex/E/E.html b/testing/test_package_docs/ex/E/E.html index 063038a8bb..a8a2ccac8e 100644 --- a/testing/test_package_docs/ex/E/E.html +++ b/testing/test_package_docs/ex/E/E.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
constructor E
- + diff --git a/testing/test_package_docs/ex/E/hashCode.html b/testing/test_package_docs/ex/E/hashCode.html index 474a2c1a72..ab43d2f51d 100644 --- a/testing/test_package_docs/ex/E/hashCode.html +++ b/testing/test_package_docs/ex/E/hashCode.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/ex/E/noSuchMethod.html b/testing/test_package_docs/ex/E/noSuchMethod.html index 94f91d3773..3da4f21a95 100644 --- a/testing/test_package_docs/ex/E/noSuchMethod.html +++ b/testing/test_package_docs/ex/E/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/ex/E/operator_equals.html b/testing/test_package_docs/ex/E/operator_equals.html index 93598c520e..448a50f2f9 100644 --- a/testing/test_package_docs/ex/E/operator_equals.html +++ b/testing/test_package_docs/ex/E/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/ex/E/runtimeType.html b/testing/test_package_docs/ex/E/runtimeType.html index ddf9219ac0..c247886877 100644 --- a/testing/test_package_docs/ex/E/runtimeType.html +++ b/testing/test_package_docs/ex/E/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/ex/E/toString.html b/testing/test_package_docs/ex/E/toString.html index baa310aaa8..bc37ff852a 100644 --- a/testing/test_package_docs/ex/E/toString.html +++ b/testing/test_package_docs/ex/E/toString.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method toString
- + diff --git a/testing/test_package_docs/ex/F-class.html b/testing/test_package_docs/ex/F-class.html index 98ba68b23a..e089c29577 100644 --- a/testing/test_package_docs/ex/F-class.html +++ b/testing/test_package_docs/ex/F-class.html @@ -10,7 +10,7 @@ - + @@ -420,7 +420,7 @@
class F
- + diff --git a/testing/test_package_docs/ex/F/F.html b/testing/test_package_docs/ex/F/F.html index 4e1d1e8831..d4eca53b01 100644 --- a/testing/test_package_docs/ex/F/F.html +++ b/testing/test_package_docs/ex/F/F.html @@ -10,7 +10,7 @@ - + @@ -109,7 +109,7 @@
constructor F
- + diff --git a/testing/test_package_docs/ex/F/methodWithGenericParam.html b/testing/test_package_docs/ex/F/methodWithGenericParam.html index a2cf7b2189..db09b92ebd 100644 --- a/testing/test_package_docs/ex/F/methodWithGenericParam.html +++ b/testing/test_package_docs/ex/F/methodWithGenericParam.html @@ -10,7 +10,7 @@ - + @@ -108,7 +108,7 @@
method methodWithGenericParam
- + diff --git a/testing/test_package_docs/ex/F/test.html b/testing/test_package_docs/ex/F/test.html index 72b1e577fa..6e445e39f7 100644 --- a/testing/test_package_docs/ex/F/test.html +++ b/testing/test_package_docs/ex/F/test.html @@ -10,7 +10,7 @@ - + @@ -108,7 +108,7 @@
method test
- + diff --git a/testing/test_package_docs/ex/ForAnnotation-class.html b/testing/test_package_docs/ex/ForAnnotation-class.html index 0948be08d3..bbdcff8574 100644 --- a/testing/test_package_docs/ex/ForAnnotation-class.html +++ b/testing/test_package_docs/ex/ForAnnotation-class.html @@ -10,7 +10,7 @@ - + @@ -231,7 +231,7 @@
class ForAnnotation
- + diff --git a/testing/test_package_docs/ex/ForAnnotation/ForAnnotation.html b/testing/test_package_docs/ex/ForAnnotation/ForAnnotation.html index 52dc971605..12271040cc 100644 --- a/testing/test_package_docs/ex/ForAnnotation/ForAnnotation.html +++ b/testing/test_package_docs/ex/ForAnnotation/ForAnnotation.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
constructor ForAnnotation
- + diff --git a/testing/test_package_docs/ex/ForAnnotation/hashCode.html b/testing/test_package_docs/ex/ForAnnotation/hashCode.html index 1cc9c36537..afb5770362 100644 --- a/testing/test_package_docs/ex/ForAnnotation/hashCode.html +++ b/testing/test_package_docs/ex/ForAnnotation/hashCode.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/ex/ForAnnotation/noSuchMethod.html b/testing/test_package_docs/ex/ForAnnotation/noSuchMethod.html index 2aad45d900..b444dcd20f 100644 --- a/testing/test_package_docs/ex/ForAnnotation/noSuchMethod.html +++ b/testing/test_package_docs/ex/ForAnnotation/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/ex/ForAnnotation/operator_equals.html b/testing/test_package_docs/ex/ForAnnotation/operator_equals.html index f544e4d595..0820b89bd1 100644 --- a/testing/test_package_docs/ex/ForAnnotation/operator_equals.html +++ b/testing/test_package_docs/ex/ForAnnotation/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/ex/ForAnnotation/runtimeType.html b/testing/test_package_docs/ex/ForAnnotation/runtimeType.html index ad4456b8cf..f4b77428db 100644 --- a/testing/test_package_docs/ex/ForAnnotation/runtimeType.html +++ b/testing/test_package_docs/ex/ForAnnotation/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/ex/ForAnnotation/toString.html b/testing/test_package_docs/ex/ForAnnotation/toString.html index 255e192bd3..f9b5211f70 100644 --- a/testing/test_package_docs/ex/ForAnnotation/toString.html +++ b/testing/test_package_docs/ex/ForAnnotation/toString.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method toString
- + diff --git a/testing/test_package_docs/ex/ForAnnotation/value.html b/testing/test_package_docs/ex/ForAnnotation/value.html index 0f9b674232..c09ab6e96a 100644 --- a/testing/test_package_docs/ex/ForAnnotation/value.html +++ b/testing/test_package_docs/ex/ForAnnotation/value.html @@ -10,7 +10,7 @@ - + @@ -92,7 +92,7 @@
property value
- + diff --git a/testing/test_package_docs/ex/HasAnnotation-class.html b/testing/test_package_docs/ex/HasAnnotation-class.html index 726b7ce121..3193aa5387 100644 --- a/testing/test_package_docs/ex/HasAnnotation-class.html +++ b/testing/test_package_docs/ex/HasAnnotation-class.html @@ -10,7 +10,7 @@ - + @@ -233,7 +233,7 @@
class HasAnnotation
- + diff --git a/testing/test_package_docs/ex/HasAnnotation/HasAnnotation.html b/testing/test_package_docs/ex/HasAnnotation/HasAnnotation.html index b38797f89c..a17e9e6ae7 100644 --- a/testing/test_package_docs/ex/HasAnnotation/HasAnnotation.html +++ b/testing/test_package_docs/ex/HasAnnotation/HasAnnotation.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
constructor HasAnnotation
- + diff --git a/testing/test_package_docs/ex/HasAnnotation/hashCode.html b/testing/test_package_docs/ex/HasAnnotation/hashCode.html index 416aa1442e..eb42547432 100644 --- a/testing/test_package_docs/ex/HasAnnotation/hashCode.html +++ b/testing/test_package_docs/ex/HasAnnotation/hashCode.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/ex/HasAnnotation/noSuchMethod.html b/testing/test_package_docs/ex/HasAnnotation/noSuchMethod.html index ef57733e54..f6607d2971 100644 --- a/testing/test_package_docs/ex/HasAnnotation/noSuchMethod.html +++ b/testing/test_package_docs/ex/HasAnnotation/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/ex/HasAnnotation/operator_equals.html b/testing/test_package_docs/ex/HasAnnotation/operator_equals.html index bef2ebc63c..99eea4bec3 100644 --- a/testing/test_package_docs/ex/HasAnnotation/operator_equals.html +++ b/testing/test_package_docs/ex/HasAnnotation/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/ex/HasAnnotation/runtimeType.html b/testing/test_package_docs/ex/HasAnnotation/runtimeType.html index 9f8a2b0cc7..c9700b701c 100644 --- a/testing/test_package_docs/ex/HasAnnotation/runtimeType.html +++ b/testing/test_package_docs/ex/HasAnnotation/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/ex/HasAnnotation/toString.html b/testing/test_package_docs/ex/HasAnnotation/toString.html index ec71edc54c..f0ce4e2352 100644 --- a/testing/test_package_docs/ex/HasAnnotation/toString.html +++ b/testing/test_package_docs/ex/HasAnnotation/toString.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method toString
- + diff --git a/testing/test_package_docs/ex/Helper-class.html b/testing/test_package_docs/ex/Helper-class.html index 7f3037a527..5fa5ed3b33 100644 --- a/testing/test_package_docs/ex/Helper-class.html +++ b/testing/test_package_docs/ex/Helper-class.html @@ -10,7 +10,7 @@ - + @@ -236,7 +236,7 @@
class Helper
- + diff --git a/testing/test_package_docs/ex/Helper/Helper.html b/testing/test_package_docs/ex/Helper/Helper.html index 77f86e88e0..e005e2fdf7 100644 --- a/testing/test_package_docs/ex/Helper/Helper.html +++ b/testing/test_package_docs/ex/Helper/Helper.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
constructor Helper
- + diff --git a/testing/test_package_docs/ex/Helper/getContents.html b/testing/test_package_docs/ex/Helper/getContents.html index 5162f46653..f78251eb80 100644 --- a/testing/test_package_docs/ex/Helper/getContents.html +++ b/testing/test_package_docs/ex/Helper/getContents.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method getContents
- + diff --git a/testing/test_package_docs/ex/Helper/hashCode.html b/testing/test_package_docs/ex/Helper/hashCode.html index 09a26f3c25..637374a21e 100644 --- a/testing/test_package_docs/ex/Helper/hashCode.html +++ b/testing/test_package_docs/ex/Helper/hashCode.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/ex/Helper/noSuchMethod.html b/testing/test_package_docs/ex/Helper/noSuchMethod.html index 59e019c907..0c33118276 100644 --- a/testing/test_package_docs/ex/Helper/noSuchMethod.html +++ b/testing/test_package_docs/ex/Helper/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/ex/Helper/operator_equals.html b/testing/test_package_docs/ex/Helper/operator_equals.html index 7ac9691c23..8b59273b82 100644 --- a/testing/test_package_docs/ex/Helper/operator_equals.html +++ b/testing/test_package_docs/ex/Helper/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/ex/Helper/runtimeType.html b/testing/test_package_docs/ex/Helper/runtimeType.html index 49b7e50de6..e143858b0d 100644 --- a/testing/test_package_docs/ex/Helper/runtimeType.html +++ b/testing/test_package_docs/ex/Helper/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/ex/Helper/toString.html b/testing/test_package_docs/ex/Helper/toString.html index 9cdb593b9b..61b5f079f6 100644 --- a/testing/test_package_docs/ex/Helper/toString.html +++ b/testing/test_package_docs/ex/Helper/toString.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method toString
- + diff --git a/testing/test_package_docs/ex/Klass-class.html b/testing/test_package_docs/ex/Klass-class.html index 447acacc50..7099dd93d0 100644 --- a/testing/test_package_docs/ex/Klass-class.html +++ b/testing/test_package_docs/ex/Klass-class.html @@ -10,7 +10,7 @@ - + @@ -274,7 +274,7 @@
class Klass
- + diff --git a/testing/test_package_docs/ex/Klass/Klass.html b/testing/test_package_docs/ex/Klass/Klass.html index 7728aec972..0c76a3962d 100644 --- a/testing/test_package_docs/ex/Klass/Klass.html +++ b/testing/test_package_docs/ex/Klass/Klass.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
constructor Klass
- + diff --git a/testing/test_package_docs/ex/Klass/another.html b/testing/test_package_docs/ex/Klass/another.html index 7606ffa0c0..d87361c2ac 100644 --- a/testing/test_package_docs/ex/Klass/another.html +++ b/testing/test_package_docs/ex/Klass/another.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
method another
- + diff --git a/testing/test_package_docs/ex/Klass/anotherMethod.html b/testing/test_package_docs/ex/Klass/anotherMethod.html index 7ab872609a..1fe01649a5 100644 --- a/testing/test_package_docs/ex/Klass/anotherMethod.html +++ b/testing/test_package_docs/ex/Klass/anotherMethod.html @@ -10,7 +10,7 @@ - + @@ -102,7 +102,7 @@
method anotherMethod
- + diff --git a/testing/test_package_docs/ex/Klass/hashCode.html b/testing/test_package_docs/ex/Klass/hashCode.html index f54fd21255..b32126cdc9 100644 --- a/testing/test_package_docs/ex/Klass/hashCode.html +++ b/testing/test_package_docs/ex/Klass/hashCode.html @@ -10,7 +10,7 @@ - + @@ -99,7 +99,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/ex/Klass/imAFactoryNoReally.html b/testing/test_package_docs/ex/Klass/imAFactoryNoReally.html index 209d98d1f2..8e1d95a372 100644 --- a/testing/test_package_docs/ex/Klass/imAFactoryNoReally.html +++ b/testing/test_package_docs/ex/Klass/imAFactoryNoReally.html @@ -10,7 +10,7 @@ - + @@ -102,7 +102,7 @@
method imAFactoryNoReally
- + diff --git a/testing/test_package_docs/ex/Klass/imProtected.html b/testing/test_package_docs/ex/Klass/imProtected.html index 0501dc8522..6fb6eb1971 100644 --- a/testing/test_package_docs/ex/Klass/imProtected.html +++ b/testing/test_package_docs/ex/Klass/imProtected.html @@ -10,7 +10,7 @@ - + @@ -102,7 +102,7 @@
method imProtected
- + diff --git a/testing/test_package_docs/ex/Klass/method.html b/testing/test_package_docs/ex/Klass/method.html index 8e039282ac..5b47745fce 100644 --- a/testing/test_package_docs/ex/Klass/method.html +++ b/testing/test_package_docs/ex/Klass/method.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
method method
- + diff --git a/testing/test_package_docs/ex/Klass/noSuchMethod.html b/testing/test_package_docs/ex/Klass/noSuchMethod.html index 7e33d8f2e6..f3f3da4069 100644 --- a/testing/test_package_docs/ex/Klass/noSuchMethod.html +++ b/testing/test_package_docs/ex/Klass/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/ex/Klass/operator_equals.html b/testing/test_package_docs/ex/Klass/operator_equals.html index f7cfaa98c8..2ffddfabdd 100644 --- a/testing/test_package_docs/ex/Klass/operator_equals.html +++ b/testing/test_package_docs/ex/Klass/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/ex/Klass/runtimeType.html b/testing/test_package_docs/ex/Klass/runtimeType.html index 8e1e261168..09a50d1fca 100644 --- a/testing/test_package_docs/ex/Klass/runtimeType.html +++ b/testing/test_package_docs/ex/Klass/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -99,7 +99,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/ex/Klass/toString.html b/testing/test_package_docs/ex/Klass/toString.html index 040bdab670..86ea7fb7b0 100644 --- a/testing/test_package_docs/ex/Klass/toString.html +++ b/testing/test_package_docs/ex/Klass/toString.html @@ -10,7 +10,7 @@ - + @@ -102,7 +102,7 @@
method toString
- + diff --git a/testing/test_package_docs/ex/MY_CAT-constant.html b/testing/test_package_docs/ex/MY_CAT-constant.html index c433b0935a..80f95a8e18 100644 --- a/testing/test_package_docs/ex/MY_CAT-constant.html +++ b/testing/test_package_docs/ex/MY_CAT-constant.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,7 @@
top-level property MY_CAT
- + diff --git a/testing/test_package_docs/ex/MyError-class.html b/testing/test_package_docs/ex/MyError-class.html index d6d34c9a72..8ffa01a65f 100644 --- a/testing/test_package_docs/ex/MyError-class.html +++ b/testing/test_package_docs/ex/MyError-class.html @@ -10,7 +10,7 @@ - + @@ -244,7 +244,7 @@
class MyError
- + diff --git a/testing/test_package_docs/ex/MyError/MyError.html b/testing/test_package_docs/ex/MyError/MyError.html index 562f0aabf1..e750662c44 100644 --- a/testing/test_package_docs/ex/MyError/MyError.html +++ b/testing/test_package_docs/ex/MyError/MyError.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
constructor MyError
- + diff --git a/testing/test_package_docs/ex/MyError/hashCode.html b/testing/test_package_docs/ex/MyError/hashCode.html index 55c892726d..f35988d765 100644 --- a/testing/test_package_docs/ex/MyError/hashCode.html +++ b/testing/test_package_docs/ex/MyError/hashCode.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/ex/MyError/noSuchMethod.html b/testing/test_package_docs/ex/MyError/noSuchMethod.html index a4224ed72c..855200723e 100644 --- a/testing/test_package_docs/ex/MyError/noSuchMethod.html +++ b/testing/test_package_docs/ex/MyError/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/ex/MyError/operator_equals.html b/testing/test_package_docs/ex/MyError/operator_equals.html index eb8e1eff78..985bb8e91b 100644 --- a/testing/test_package_docs/ex/MyError/operator_equals.html +++ b/testing/test_package_docs/ex/MyError/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/ex/MyError/runtimeType.html b/testing/test_package_docs/ex/MyError/runtimeType.html index b90bd54a53..0aaf032fc9 100644 --- a/testing/test_package_docs/ex/MyError/runtimeType.html +++ b/testing/test_package_docs/ex/MyError/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/ex/MyError/stackTrace.html b/testing/test_package_docs/ex/MyError/stackTrace.html index b321460249..f21f7f780a 100644 --- a/testing/test_package_docs/ex/MyError/stackTrace.html +++ b/testing/test_package_docs/ex/MyError/stackTrace.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property stackTrace
- + diff --git a/testing/test_package_docs/ex/MyError/toString.html b/testing/test_package_docs/ex/MyError/toString.html index 3d50618ced..6e0598730f 100644 --- a/testing/test_package_docs/ex/MyError/toString.html +++ b/testing/test_package_docs/ex/MyError/toString.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method toString
- + diff --git a/testing/test_package_docs/ex/MyErrorImplements-class.html b/testing/test_package_docs/ex/MyErrorImplements-class.html index abc4ecf630..239cc55468 100644 --- a/testing/test_package_docs/ex/MyErrorImplements-class.html +++ b/testing/test_package_docs/ex/MyErrorImplements-class.html @@ -10,7 +10,7 @@ - + @@ -244,7 +244,7 @@
class MyErrorImplements
- + diff --git a/testing/test_package_docs/ex/MyErrorImplements/MyErrorImplements.html b/testing/test_package_docs/ex/MyErrorImplements/MyErrorImplements.html index 536ed9c609..9a231a92a1 100644 --- a/testing/test_package_docs/ex/MyErrorImplements/MyErrorImplements.html +++ b/testing/test_package_docs/ex/MyErrorImplements/MyErrorImplements.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
constructor MyErrorImplements
- + diff --git a/testing/test_package_docs/ex/MyErrorImplements/hashCode.html b/testing/test_package_docs/ex/MyErrorImplements/hashCode.html index 4af1da4318..3cb8d09593 100644 --- a/testing/test_package_docs/ex/MyErrorImplements/hashCode.html +++ b/testing/test_package_docs/ex/MyErrorImplements/hashCode.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/ex/MyErrorImplements/noSuchMethod.html b/testing/test_package_docs/ex/MyErrorImplements/noSuchMethod.html index 99259bddda..f1e5764d57 100644 --- a/testing/test_package_docs/ex/MyErrorImplements/noSuchMethod.html +++ b/testing/test_package_docs/ex/MyErrorImplements/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/ex/MyErrorImplements/operator_equals.html b/testing/test_package_docs/ex/MyErrorImplements/operator_equals.html index d7c31b708e..ed447d6439 100644 --- a/testing/test_package_docs/ex/MyErrorImplements/operator_equals.html +++ b/testing/test_package_docs/ex/MyErrorImplements/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/ex/MyErrorImplements/runtimeType.html b/testing/test_package_docs/ex/MyErrorImplements/runtimeType.html index 47c6a14c1c..7d8c23d7d8 100644 --- a/testing/test_package_docs/ex/MyErrorImplements/runtimeType.html +++ b/testing/test_package_docs/ex/MyErrorImplements/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/ex/MyErrorImplements/stackTrace.html b/testing/test_package_docs/ex/MyErrorImplements/stackTrace.html index 061202a469..1e30281e6a 100644 --- a/testing/test_package_docs/ex/MyErrorImplements/stackTrace.html +++ b/testing/test_package_docs/ex/MyErrorImplements/stackTrace.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property stackTrace
- + diff --git a/testing/test_package_docs/ex/MyErrorImplements/toString.html b/testing/test_package_docs/ex/MyErrorImplements/toString.html index 1146d04f9e..acf75db598 100644 --- a/testing/test_package_docs/ex/MyErrorImplements/toString.html +++ b/testing/test_package_docs/ex/MyErrorImplements/toString.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method toString
- + diff --git a/testing/test_package_docs/ex/MyException-class.html b/testing/test_package_docs/ex/MyException-class.html index 360194a588..3d876e1ae0 100644 --- a/testing/test_package_docs/ex/MyException-class.html +++ b/testing/test_package_docs/ex/MyException-class.html @@ -10,7 +10,7 @@ - + @@ -235,7 +235,7 @@
class MyException
- + diff --git a/testing/test_package_docs/ex/MyException/MyException.html b/testing/test_package_docs/ex/MyException/MyException.html index ecf2bdad29..e39dbbdf96 100644 --- a/testing/test_package_docs/ex/MyException/MyException.html +++ b/testing/test_package_docs/ex/MyException/MyException.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
constructor MyException
- + diff --git a/testing/test_package_docs/ex/MyException/hashCode.html b/testing/test_package_docs/ex/MyException/hashCode.html index 11117c6305..1ee2133255 100644 --- a/testing/test_package_docs/ex/MyException/hashCode.html +++ b/testing/test_package_docs/ex/MyException/hashCode.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/ex/MyException/noSuchMethod.html b/testing/test_package_docs/ex/MyException/noSuchMethod.html index 0104426e0d..5a29d2bec2 100644 --- a/testing/test_package_docs/ex/MyException/noSuchMethod.html +++ b/testing/test_package_docs/ex/MyException/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/ex/MyException/operator_equals.html b/testing/test_package_docs/ex/MyException/operator_equals.html index 1613e35d94..02053650ef 100644 --- a/testing/test_package_docs/ex/MyException/operator_equals.html +++ b/testing/test_package_docs/ex/MyException/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/ex/MyException/runtimeType.html b/testing/test_package_docs/ex/MyException/runtimeType.html index 9b5c15b836..b43430cb75 100644 --- a/testing/test_package_docs/ex/MyException/runtimeType.html +++ b/testing/test_package_docs/ex/MyException/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/ex/MyException/toString.html b/testing/test_package_docs/ex/MyException/toString.html index 98cca31b7b..8ba757d5a2 100644 --- a/testing/test_package_docs/ex/MyException/toString.html +++ b/testing/test_package_docs/ex/MyException/toString.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method toString
- + diff --git a/testing/test_package_docs/ex/MyExceptionImplements-class.html b/testing/test_package_docs/ex/MyExceptionImplements-class.html index 90cff3c3ca..881ec33c84 100644 --- a/testing/test_package_docs/ex/MyExceptionImplements-class.html +++ b/testing/test_package_docs/ex/MyExceptionImplements-class.html @@ -10,7 +10,7 @@ - + @@ -235,7 +235,7 @@
class MyExceptionImplements
- + diff --git a/testing/test_package_docs/ex/MyExceptionImplements/MyExceptionImplements.html b/testing/test_package_docs/ex/MyExceptionImplements/MyExceptionImplements.html index 54bd3a8f05..2a7dfbad06 100644 --- a/testing/test_package_docs/ex/MyExceptionImplements/MyExceptionImplements.html +++ b/testing/test_package_docs/ex/MyExceptionImplements/MyExceptionImplements.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
constructor MyExceptionImplements
- + diff --git a/testing/test_package_docs/ex/MyExceptionImplements/hashCode.html b/testing/test_package_docs/ex/MyExceptionImplements/hashCode.html index 8185ed5d13..3211bf3e5d 100644 --- a/testing/test_package_docs/ex/MyExceptionImplements/hashCode.html +++ b/testing/test_package_docs/ex/MyExceptionImplements/hashCode.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/ex/MyExceptionImplements/noSuchMethod.html b/testing/test_package_docs/ex/MyExceptionImplements/noSuchMethod.html index 2e86f6b327..7610cc9b3b 100644 --- a/testing/test_package_docs/ex/MyExceptionImplements/noSuchMethod.html +++ b/testing/test_package_docs/ex/MyExceptionImplements/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/ex/MyExceptionImplements/operator_equals.html b/testing/test_package_docs/ex/MyExceptionImplements/operator_equals.html index 3dddd95eb5..52a2064cca 100644 --- a/testing/test_package_docs/ex/MyExceptionImplements/operator_equals.html +++ b/testing/test_package_docs/ex/MyExceptionImplements/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/ex/MyExceptionImplements/runtimeType.html b/testing/test_package_docs/ex/MyExceptionImplements/runtimeType.html index 861c084016..87d3983393 100644 --- a/testing/test_package_docs/ex/MyExceptionImplements/runtimeType.html +++ b/testing/test_package_docs/ex/MyExceptionImplements/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/ex/MyExceptionImplements/toString.html b/testing/test_package_docs/ex/MyExceptionImplements/toString.html index 279e0376e8..a75590c8f3 100644 --- a/testing/test_package_docs/ex/MyExceptionImplements/toString.html +++ b/testing/test_package_docs/ex/MyExceptionImplements/toString.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method toString
- + diff --git a/testing/test_package_docs/ex/PRETTY_COLORS-constant.html b/testing/test_package_docs/ex/PRETTY_COLORS-constant.html index 3d53cb4568..fc355d3de0 100644 --- a/testing/test_package_docs/ex/PRETTY_COLORS-constant.html +++ b/testing/test_package_docs/ex/PRETTY_COLORS-constant.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,7 @@
top-level property PRETTY_COLORS
- + diff --git a/testing/test_package_docs/ex/ParameterizedTypedef.html b/testing/test_package_docs/ex/ParameterizedTypedef.html index 644a15edf2..c05d9247ac 100644 --- a/testing/test_package_docs/ex/ParameterizedTypedef.html +++ b/testing/test_package_docs/ex/ParameterizedTypedef.html @@ -10,7 +10,7 @@ - + @@ -128,7 +128,7 @@
typedef ParameterizedTypedef
- + diff --git a/testing/test_package_docs/ex/PublicClassExtendsPrivateClass-class.html b/testing/test_package_docs/ex/PublicClassExtendsPrivateClass-class.html index 6dc916e960..64b7ca156b 100644 --- a/testing/test_package_docs/ex/PublicClassExtendsPrivateClass-class.html +++ b/testing/test_package_docs/ex/PublicClassExtendsPrivateClass-class.html @@ -10,7 +10,7 @@ - + @@ -244,7 +244,7 @@
class PublicClassExtendsPrivateClass
- + diff --git a/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/PublicClassExtendsPrivateClass.html b/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/PublicClassExtendsPrivateClass.html index af3a8c758e..fffc15bcf3 100644 --- a/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/PublicClassExtendsPrivateClass.html +++ b/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/PublicClassExtendsPrivateClass.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
constructor PublicClassExtendsPrivateClass
- + diff --git a/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/hashCode.html b/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/hashCode.html index 2daccaa586..6b99b1d50c 100644 --- a/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/hashCode.html +++ b/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/hashCode.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/noSuchMethod.html b/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/noSuchMethod.html index 85aecbfc49..f09db1602b 100644 --- a/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/noSuchMethod.html +++ b/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/operator_equals.html b/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/operator_equals.html index 03c3da1993..010307bc05 100644 --- a/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/operator_equals.html +++ b/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/runtimeType.html b/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/runtimeType.html index 236cdf2726..c9464fbb20 100644 --- a/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/runtimeType.html +++ b/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/test.html b/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/test.html index 97cbed0f4f..d4733330c4 100644 --- a/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/test.html +++ b/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/test.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method test
- + diff --git a/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/toString.html b/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/toString.html index 1923328005..c71268a199 100644 --- a/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/toString.html +++ b/testing/test_package_docs/ex/PublicClassExtendsPrivateClass/toString.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method toString
- + diff --git a/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface-class.html b/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface-class.html index 1089a65a82..4a460edd33 100644 --- a/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface-class.html +++ b/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface-class.html @@ -10,7 +10,7 @@ - + @@ -231,7 +231,7 @@
class PublicClassImplementsPrivateInterface
- + diff --git a/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/PublicClassImplementsPrivateInterface.html b/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/PublicClassImplementsPrivateInterface.html index cb5e346394..ab5c65daed 100644 --- a/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/PublicClassImplementsPrivateInterface.html +++ b/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/PublicClassImplementsPrivateInterface.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
constructor PublicClassImplementsPrivateInterface
- + diff --git a/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/hashCode.html b/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/hashCode.html index b3fb37502e..ecefa4e978 100644 --- a/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/hashCode.html +++ b/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/hashCode.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/noSuchMethod.html b/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/noSuchMethod.html index 6be8123230..82ea0dd7a4 100644 --- a/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/noSuchMethod.html +++ b/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/operator_equals.html b/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/operator_equals.html index 53254abee1..b5c77109e7 100644 --- a/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/operator_equals.html +++ b/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/runtimeType.html b/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/runtimeType.html index c8bde9446a..cd3092ef84 100644 --- a/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/runtimeType.html +++ b/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/test.html b/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/test.html index ae453bc489..91d9dc53f4 100644 --- a/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/test.html +++ b/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/test.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
method test
- + diff --git a/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/toString.html b/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/toString.html index d69232d739..ec683fd5d9 100644 --- a/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/toString.html +++ b/testing/test_package_docs/ex/PublicClassImplementsPrivateInterface/toString.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method toString
- + diff --git a/testing/test_package_docs/ex/ShapeType-class.html b/testing/test_package_docs/ex/ShapeType-class.html index 71e7242376..d4e6a0d59f 100644 --- a/testing/test_package_docs/ex/ShapeType-class.html +++ b/testing/test_package_docs/ex/ShapeType-class.html @@ -10,7 +10,7 @@ - + @@ -266,7 +266,7 @@
class ShapeType
- + diff --git a/testing/test_package_docs/ex/ShapeType/ellipse-constant.html b/testing/test_package_docs/ex/ShapeType/ellipse-constant.html index 218aeec0cb..c5bbfb5b25 100644 --- a/testing/test_package_docs/ex/ShapeType/ellipse-constant.html +++ b/testing/test_package_docs/ex/ShapeType/ellipse-constant.html @@ -10,7 +10,7 @@ - + @@ -93,7 +93,7 @@
property ellipse
- + diff --git a/testing/test_package_docs/ex/ShapeType/hashCode.html b/testing/test_package_docs/ex/ShapeType/hashCode.html index 61387543ae..b21c2ba0bc 100644 --- a/testing/test_package_docs/ex/ShapeType/hashCode.html +++ b/testing/test_package_docs/ex/ShapeType/hashCode.html @@ -10,7 +10,7 @@ - + @@ -96,7 +96,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/ex/ShapeType/name.html b/testing/test_package_docs/ex/ShapeType/name.html index e34f2449a4..d970bbdadc 100644 --- a/testing/test_package_docs/ex/ShapeType/name.html +++ b/testing/test_package_docs/ex/ShapeType/name.html @@ -10,7 +10,7 @@ - + @@ -93,7 +93,7 @@
property name
- + diff --git a/testing/test_package_docs/ex/ShapeType/noSuchMethod.html b/testing/test_package_docs/ex/ShapeType/noSuchMethod.html index b54cdaf670..dc62a72266 100644 --- a/testing/test_package_docs/ex/ShapeType/noSuchMethod.html +++ b/testing/test_package_docs/ex/ShapeType/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/ex/ShapeType/operator_equals.html b/testing/test_package_docs/ex/ShapeType/operator_equals.html index 4d0a048c99..8c053efa88 100644 --- a/testing/test_package_docs/ex/ShapeType/operator_equals.html +++ b/testing/test_package_docs/ex/ShapeType/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/ex/ShapeType/rect-constant.html b/testing/test_package_docs/ex/ShapeType/rect-constant.html index f5d2ace57c..5d67a8cfe0 100644 --- a/testing/test_package_docs/ex/ShapeType/rect-constant.html +++ b/testing/test_package_docs/ex/ShapeType/rect-constant.html @@ -10,7 +10,7 @@ - + @@ -93,7 +93,7 @@
property rect
- + diff --git a/testing/test_package_docs/ex/ShapeType/runtimeType.html b/testing/test_package_docs/ex/ShapeType/runtimeType.html index 7f058cbfb0..5b1dd4da5b 100644 --- a/testing/test_package_docs/ex/ShapeType/runtimeType.html +++ b/testing/test_package_docs/ex/ShapeType/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -96,7 +96,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/ex/ShapeType/toString.html b/testing/test_package_docs/ex/ShapeType/toString.html index de40c49d10..1a42a796d1 100644 --- a/testing/test_package_docs/ex/ShapeType/toString.html +++ b/testing/test_package_docs/ex/ShapeType/toString.html @@ -10,7 +10,7 @@ - + @@ -96,7 +96,7 @@
method toString
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration-class.html b/testing/test_package_docs/ex/SpecializedDuration-class.html index e950980844..3244199e9c 100644 --- a/testing/test_package_docs/ex/SpecializedDuration-class.html +++ b/testing/test_package_docs/ex/SpecializedDuration-class.html @@ -10,7 +10,7 @@ - + @@ -412,7 +412,7 @@
class SpecializedDuration
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/SpecializedDuration.html b/testing/test_package_docs/ex/SpecializedDuration/SpecializedDuration.html index 86516285df..1c4c8f0ee3 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/SpecializedDuration.html +++ b/testing/test_package_docs/ex/SpecializedDuration/SpecializedDuration.html @@ -10,7 +10,7 @@ - + @@ -108,7 +108,7 @@
constructor SpecializedDuration
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/abs.html b/testing/test_package_docs/ex/SpecializedDuration/abs.html index ed28718d1d..7d0ac0230f 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/abs.html +++ b/testing/test_package_docs/ex/SpecializedDuration/abs.html @@ -10,7 +10,7 @@ - + @@ -107,7 +107,7 @@
method abs
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/compareTo.html b/testing/test_package_docs/ex/SpecializedDuration/compareTo.html index 29263ebcb1..bd486896a7 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/compareTo.html +++ b/testing/test_package_docs/ex/SpecializedDuration/compareTo.html @@ -10,7 +10,7 @@ - + @@ -107,7 +107,7 @@
method compareTo
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/hashCode.html b/testing/test_package_docs/ex/SpecializedDuration/hashCode.html index d8afff9f55..91943c5fdf 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/hashCode.html +++ b/testing/test_package_docs/ex/SpecializedDuration/hashCode.html @@ -10,7 +10,7 @@ - + @@ -112,7 +112,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/inDays.html b/testing/test_package_docs/ex/SpecializedDuration/inDays.html index 5d69f8e7ea..fb8f78f017 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/inDays.html +++ b/testing/test_package_docs/ex/SpecializedDuration/inDays.html @@ -10,7 +10,7 @@ - + @@ -112,7 +112,7 @@
property inDays
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/inHours.html b/testing/test_package_docs/ex/SpecializedDuration/inHours.html index 6264d521d6..9e5d19b718 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/inHours.html +++ b/testing/test_package_docs/ex/SpecializedDuration/inHours.html @@ -10,7 +10,7 @@ - + @@ -112,7 +112,7 @@
property inHours
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/inMicroseconds.html b/testing/test_package_docs/ex/SpecializedDuration/inMicroseconds.html index fb09179105..af97075da5 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/inMicroseconds.html +++ b/testing/test_package_docs/ex/SpecializedDuration/inMicroseconds.html @@ -10,7 +10,7 @@ - + @@ -112,7 +112,7 @@
property inMicroseconds
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/inMilliseconds.html b/testing/test_package_docs/ex/SpecializedDuration/inMilliseconds.html index ce102d20df..570b77cd45 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/inMilliseconds.html +++ b/testing/test_package_docs/ex/SpecializedDuration/inMilliseconds.html @@ -10,7 +10,7 @@ - + @@ -112,7 +112,7 @@
property inMilliseconds
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/inMinutes.html b/testing/test_package_docs/ex/SpecializedDuration/inMinutes.html index 5bad16d472..3e641e0b32 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/inMinutes.html +++ b/testing/test_package_docs/ex/SpecializedDuration/inMinutes.html @@ -10,7 +10,7 @@ - + @@ -112,7 +112,7 @@
property inMinutes
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/inSeconds.html b/testing/test_package_docs/ex/SpecializedDuration/inSeconds.html index e7065bd994..dfb48fac06 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/inSeconds.html +++ b/testing/test_package_docs/ex/SpecializedDuration/inSeconds.html @@ -10,7 +10,7 @@ - + @@ -112,7 +112,7 @@
property inSeconds
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/isNegative.html b/testing/test_package_docs/ex/SpecializedDuration/isNegative.html index c116211822..6e4a7f3715 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/isNegative.html +++ b/testing/test_package_docs/ex/SpecializedDuration/isNegative.html @@ -10,7 +10,7 @@ - + @@ -112,7 +112,7 @@
property isNegative
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/noSuchMethod.html b/testing/test_package_docs/ex/SpecializedDuration/noSuchMethod.html index b6f106fb26..c9e9433f84 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/noSuchMethod.html +++ b/testing/test_package_docs/ex/SpecializedDuration/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -107,7 +107,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/operator_equals.html b/testing/test_package_docs/ex/SpecializedDuration/operator_equals.html index 137cff2370..41a97beb31 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/operator_equals.html +++ b/testing/test_package_docs/ex/SpecializedDuration/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -107,7 +107,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/operator_greater.html b/testing/test_package_docs/ex/SpecializedDuration/operator_greater.html index 147b23f23b..3427220284 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/operator_greater.html +++ b/testing/test_package_docs/ex/SpecializedDuration/operator_greater.html @@ -10,7 +10,7 @@ - + @@ -107,7 +107,7 @@
method operator >
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/operator_greater_equal.html b/testing/test_package_docs/ex/SpecializedDuration/operator_greater_equal.html index 5b539b1496..66244b57c8 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/operator_greater_equal.html +++ b/testing/test_package_docs/ex/SpecializedDuration/operator_greater_equal.html @@ -10,7 +10,7 @@ - + @@ -107,7 +107,7 @@
method operator >=
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/operator_less.html b/testing/test_package_docs/ex/SpecializedDuration/operator_less.html index 472b0a7975..1fbe5897e0 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/operator_less.html +++ b/testing/test_package_docs/ex/SpecializedDuration/operator_less.html @@ -10,7 +10,7 @@ - + @@ -107,7 +107,7 @@
method operator <
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/operator_less_equal.html b/testing/test_package_docs/ex/SpecializedDuration/operator_less_equal.html index 1a626367a8..5e87f2126a 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/operator_less_equal.html +++ b/testing/test_package_docs/ex/SpecializedDuration/operator_less_equal.html @@ -10,7 +10,7 @@ - + @@ -107,7 +107,7 @@
method operator <=
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/operator_minus.html b/testing/test_package_docs/ex/SpecializedDuration/operator_minus.html index 0de7619d27..9f451aabd6 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/operator_minus.html +++ b/testing/test_package_docs/ex/SpecializedDuration/operator_minus.html @@ -10,7 +10,7 @@ - + @@ -107,7 +107,7 @@
method operator -
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/operator_multiply.html b/testing/test_package_docs/ex/SpecializedDuration/operator_multiply.html index 7c792c92c6..5cd488ba5e 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/operator_multiply.html +++ b/testing/test_package_docs/ex/SpecializedDuration/operator_multiply.html @@ -10,7 +10,7 @@ - + @@ -107,7 +107,7 @@
method operator *
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/operator_plus.html b/testing/test_package_docs/ex/SpecializedDuration/operator_plus.html index 00f464cb75..7621a7123e 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/operator_plus.html +++ b/testing/test_package_docs/ex/SpecializedDuration/operator_plus.html @@ -10,7 +10,7 @@ - + @@ -107,7 +107,7 @@
method operator +
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/operator_truncate_divide.html b/testing/test_package_docs/ex/SpecializedDuration/operator_truncate_divide.html index d6ff1bd527..533961ab83 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/operator_truncate_divide.html +++ b/testing/test_package_docs/ex/SpecializedDuration/operator_truncate_divide.html @@ -10,7 +10,7 @@ - + @@ -107,7 +107,7 @@
method operator ~/
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/operator_unary_minus.html b/testing/test_package_docs/ex/SpecializedDuration/operator_unary_minus.html index af4ff37364..8be9ced8a1 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/operator_unary_minus.html +++ b/testing/test_package_docs/ex/SpecializedDuration/operator_unary_minus.html @@ -10,7 +10,7 @@ - + @@ -107,7 +107,7 @@
method operator unary-
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/runtimeType.html b/testing/test_package_docs/ex/SpecializedDuration/runtimeType.html index f6e0a6ea9c..04b295d963 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/runtimeType.html +++ b/testing/test_package_docs/ex/SpecializedDuration/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -112,7 +112,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/ex/SpecializedDuration/toString.html b/testing/test_package_docs/ex/SpecializedDuration/toString.html index 3360648ab8..05cd729883 100644 --- a/testing/test_package_docs/ex/SpecializedDuration/toString.html +++ b/testing/test_package_docs/ex/SpecializedDuration/toString.html @@ -10,7 +10,7 @@ - + @@ -107,7 +107,7 @@
method toString
- + diff --git a/testing/test_package_docs/ex/WithGeneric-class.html b/testing/test_package_docs/ex/WithGeneric-class.html index 44019f3bd6..80e0182372 100644 --- a/testing/test_package_docs/ex/WithGeneric-class.html +++ b/testing/test_package_docs/ex/WithGeneric-class.html @@ -10,7 +10,7 @@ - + @@ -243,7 +243,7 @@
class WithGeneric
- + diff --git a/testing/test_package_docs/ex/WithGeneric/WithGeneric.html b/testing/test_package_docs/ex/WithGeneric/WithGeneric.html index 0398189bd9..f0707d36b8 100644 --- a/testing/test_package_docs/ex/WithGeneric/WithGeneric.html +++ b/testing/test_package_docs/ex/WithGeneric/WithGeneric.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
constructor WithGeneric
- + diff --git a/testing/test_package_docs/ex/WithGeneric/hashCode.html b/testing/test_package_docs/ex/WithGeneric/hashCode.html index 42058080df..92fd2c3d73 100644 --- a/testing/test_package_docs/ex/WithGeneric/hashCode.html +++ b/testing/test_package_docs/ex/WithGeneric/hashCode.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/ex/WithGeneric/noSuchMethod.html b/testing/test_package_docs/ex/WithGeneric/noSuchMethod.html index cdacf8c8d8..8fad3e0148 100644 --- a/testing/test_package_docs/ex/WithGeneric/noSuchMethod.html +++ b/testing/test_package_docs/ex/WithGeneric/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/ex/WithGeneric/operator_equals.html b/testing/test_package_docs/ex/WithGeneric/operator_equals.html index 2df3078da3..001d88fbea 100644 --- a/testing/test_package_docs/ex/WithGeneric/operator_equals.html +++ b/testing/test_package_docs/ex/WithGeneric/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/ex/WithGeneric/prop.html b/testing/test_package_docs/ex/WithGeneric/prop.html index e77927f7ce..2b68533103 100644 --- a/testing/test_package_docs/ex/WithGeneric/prop.html +++ b/testing/test_package_docs/ex/WithGeneric/prop.html @@ -10,7 +10,7 @@ - + @@ -92,7 +92,7 @@
property prop
- + diff --git a/testing/test_package_docs/ex/WithGeneric/runtimeType.html b/testing/test_package_docs/ex/WithGeneric/runtimeType.html index 83c5d17930..f3ba92452e 100644 --- a/testing/test_package_docs/ex/WithGeneric/runtimeType.html +++ b/testing/test_package_docs/ex/WithGeneric/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/ex/WithGeneric/toString.html b/testing/test_package_docs/ex/WithGeneric/toString.html index bd6c56b1a5..9c83efa16f 100644 --- a/testing/test_package_docs/ex/WithGeneric/toString.html +++ b/testing/test_package_docs/ex/WithGeneric/toString.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method toString
- + diff --git a/testing/test_package_docs/ex/WithGenericSub-class.html b/testing/test_package_docs/ex/WithGenericSub-class.html index a2ebaaa6c6..aa94d23321 100644 --- a/testing/test_package_docs/ex/WithGenericSub-class.html +++ b/testing/test_package_docs/ex/WithGenericSub-class.html @@ -10,7 +10,7 @@ - + @@ -245,7 +245,7 @@
class WithGenericSub
- + diff --git a/testing/test_package_docs/ex/WithGenericSub/WithGenericSub.html b/testing/test_package_docs/ex/WithGenericSub/WithGenericSub.html index 567a635ab6..821c24565a 100644 --- a/testing/test_package_docs/ex/WithGenericSub/WithGenericSub.html +++ b/testing/test_package_docs/ex/WithGenericSub/WithGenericSub.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
constructor WithGenericSub
- + diff --git a/testing/test_package_docs/ex/aThingToDo-class.html b/testing/test_package_docs/ex/aThingToDo-class.html index f6664cd84c..aed19f7411 100644 --- a/testing/test_package_docs/ex/aThingToDo-class.html +++ b/testing/test_package_docs/ex/aThingToDo-class.html @@ -10,7 +10,7 @@ - + @@ -243,7 +243,7 @@
class aThingToDo
- + diff --git a/testing/test_package_docs/ex/aThingToDo/aThingToDo.html b/testing/test_package_docs/ex/aThingToDo/aThingToDo.html index 7133fd8dd6..666c23e356 100644 --- a/testing/test_package_docs/ex/aThingToDo/aThingToDo.html +++ b/testing/test_package_docs/ex/aThingToDo/aThingToDo.html @@ -10,7 +10,7 @@ - + @@ -92,7 +92,7 @@
constructor aThingToDo
- + diff --git a/testing/test_package_docs/ex/aThingToDo/hashCode.html b/testing/test_package_docs/ex/aThingToDo/hashCode.html index c72283a75f..583a6f7f7f 100644 --- a/testing/test_package_docs/ex/aThingToDo/hashCode.html +++ b/testing/test_package_docs/ex/aThingToDo/hashCode.html @@ -10,7 +10,7 @@ - + @@ -96,7 +96,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/ex/aThingToDo/noSuchMethod.html b/testing/test_package_docs/ex/aThingToDo/noSuchMethod.html index 94f40a738c..6536508cb3 100644 --- a/testing/test_package_docs/ex/aThingToDo/noSuchMethod.html +++ b/testing/test_package_docs/ex/aThingToDo/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/ex/aThingToDo/operator_equals.html b/testing/test_package_docs/ex/aThingToDo/operator_equals.html index 20be9b2f8e..a26878ddf3 100644 --- a/testing/test_package_docs/ex/aThingToDo/operator_equals.html +++ b/testing/test_package_docs/ex/aThingToDo/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/ex/aThingToDo/runtimeType.html b/testing/test_package_docs/ex/aThingToDo/runtimeType.html index 403ff3d1f1..638a455299 100644 --- a/testing/test_package_docs/ex/aThingToDo/runtimeType.html +++ b/testing/test_package_docs/ex/aThingToDo/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -96,7 +96,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/ex/aThingToDo/toString.html b/testing/test_package_docs/ex/aThingToDo/toString.html index 841593f5cb..88225d3a57 100644 --- a/testing/test_package_docs/ex/aThingToDo/toString.html +++ b/testing/test_package_docs/ex/aThingToDo/toString.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
method toString
- + diff --git a/testing/test_package_docs/ex/aThingToDo/what.html b/testing/test_package_docs/ex/aThingToDo/what.html index 7ca5089372..4e398c2525 100644 --- a/testing/test_package_docs/ex/aThingToDo/what.html +++ b/testing/test_package_docs/ex/aThingToDo/what.html @@ -10,7 +10,7 @@ - + @@ -93,7 +93,7 @@
property what
- + diff --git a/testing/test_package_docs/ex/aThingToDo/who.html b/testing/test_package_docs/ex/aThingToDo/who.html index 6afd8a6fd0..27b6025673 100644 --- a/testing/test_package_docs/ex/aThingToDo/who.html +++ b/testing/test_package_docs/ex/aThingToDo/who.html @@ -10,7 +10,7 @@ - + @@ -93,7 +93,7 @@
property who
- + diff --git a/testing/test_package_docs/ex/deprecated-constant.html b/testing/test_package_docs/ex/deprecated-constant.html index 4546c2378a..88a4bb22e7 100644 --- a/testing/test_package_docs/ex/deprecated-constant.html +++ b/testing/test_package_docs/ex/deprecated-constant.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,7 @@
top-level property deprecated
- + diff --git a/testing/test_package_docs/ex/deprecatedField.html b/testing/test_package_docs/ex/deprecatedField.html index 93509d45b8..ae43db16be 100644 --- a/testing/test_package_docs/ex/deprecatedField.html +++ b/testing/test_package_docs/ex/deprecatedField.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,7 @@
top-level property deprecatedField
- + diff --git a/testing/test_package_docs/ex/deprecatedGetter.html b/testing/test_package_docs/ex/deprecatedGetter.html index 8257ad8277..97fcc4d88b 100644 --- a/testing/test_package_docs/ex/deprecatedGetter.html +++ b/testing/test_package_docs/ex/deprecatedGetter.html @@ -10,7 +10,7 @@ - + @@ -132,7 +132,7 @@
top-level property deprecatedGetter
- + diff --git a/testing/test_package_docs/ex/deprecatedSetter.html b/testing/test_package_docs/ex/deprecatedSetter.html index 20d0ff48b2..7c73cfffb9 100644 --- a/testing/test_package_docs/ex/deprecatedSetter.html +++ b/testing/test_package_docs/ex/deprecatedSetter.html @@ -10,7 +10,7 @@ - + @@ -133,7 +133,7 @@
top-level property deprecatedSetter
- + diff --git a/testing/test_package_docs/ex/ex-library.html b/testing/test_package_docs/ex/ex-library.html index e61b6fac33..f6d340f455 100644 --- a/testing/test_package_docs/ex/ex-library.html +++ b/testing/test_package_docs/ex/ex-library.html @@ -10,7 +10,7 @@ - + @@ -526,7 +526,7 @@
library ex
- + diff --git a/testing/test_package_docs/ex/function1.html b/testing/test_package_docs/ex/function1.html index 2dc18b0d1c..d23587a0d3 100644 --- a/testing/test_package_docs/ex/function1.html +++ b/testing/test_package_docs/ex/function1.html @@ -10,7 +10,7 @@ - + @@ -128,7 +128,7 @@
function function1
- + diff --git a/testing/test_package_docs/ex/genericFunction.html b/testing/test_package_docs/ex/genericFunction.html index 73df7bd41a..e533981891 100644 --- a/testing/test_package_docs/ex/genericFunction.html +++ b/testing/test_package_docs/ex/genericFunction.html @@ -10,7 +10,7 @@ - + @@ -128,7 +128,7 @@
function genericFunction
- + diff --git a/testing/test_package_docs/ex/incorrectDocReference-constant.html b/testing/test_package_docs/ex/incorrectDocReference-constant.html index a3f1043bf1..4cadf8b54f 100644 --- a/testing/test_package_docs/ex/incorrectDocReference-constant.html +++ b/testing/test_package_docs/ex/incorrectDocReference-constant.html @@ -10,7 +10,7 @@ - + @@ -132,7 +132,7 @@
top-level property incorrectDocReference
- + diff --git a/testing/test_package_docs/ex/incorrectDocReferenceFromEx-constant.html b/testing/test_package_docs/ex/incorrectDocReferenceFromEx-constant.html index b013b7954a..02d0777f5f 100644 --- a/testing/test_package_docs/ex/incorrectDocReferenceFromEx-constant.html +++ b/testing/test_package_docs/ex/incorrectDocReferenceFromEx-constant.html @@ -10,7 +10,7 @@ - + @@ -132,7 +132,7 @@
top-level property incorrectDocReferenceFromEx
- + diff --git a/testing/test_package_docs/ex/number.html b/testing/test_package_docs/ex/number.html index af2c31464e..eaad3b2cab 100644 --- a/testing/test_package_docs/ex/number.html +++ b/testing/test_package_docs/ex/number.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,7 @@
top-level property number
- + diff --git a/testing/test_package_docs/ex/processMessage.html b/testing/test_package_docs/ex/processMessage.html index 094eebd76f..5445a7821f 100644 --- a/testing/test_package_docs/ex/processMessage.html +++ b/testing/test_package_docs/ex/processMessage.html @@ -10,7 +10,7 @@ - + @@ -128,7 +128,7 @@
typedef processMessage
- + diff --git a/testing/test_package_docs/ex/y.html b/testing/test_package_docs/ex/y.html index 568ba733a4..9c846b16ed 100644 --- a/testing/test_package_docs/ex/y.html +++ b/testing/test_package_docs/ex/y.html @@ -10,7 +10,7 @@ - + @@ -132,7 +132,7 @@
top-level property y
- + diff --git a/testing/test_package_docs/fake/Annotation-class.html b/testing/test_package_docs/fake/Annotation-class.html index bbc97af50d..7ae68837c1 100644 --- a/testing/test_package_docs/fake/Annotation-class.html +++ b/testing/test_package_docs/fake/Annotation-class.html @@ -10,7 +10,7 @@ - + @@ -254,7 +254,7 @@
class Annotation
- + diff --git a/testing/test_package_docs/fake/Annotation/Annotation.html b/testing/test_package_docs/fake/Annotation/Annotation.html index 644e32d492..a2e85af8a4 100644 --- a/testing/test_package_docs/fake/Annotation/Annotation.html +++ b/testing/test_package_docs/fake/Annotation/Annotation.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
constructor Annotation
- + diff --git a/testing/test_package_docs/fake/Annotation/hashCode.html b/testing/test_package_docs/fake/Annotation/hashCode.html index ce84304755..5405ac5002 100644 --- a/testing/test_package_docs/fake/Annotation/hashCode.html +++ b/testing/test_package_docs/fake/Annotation/hashCode.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/fake/Annotation/noSuchMethod.html b/testing/test_package_docs/fake/Annotation/noSuchMethod.html index cd5cfeae2b..fbb3d619c7 100644 --- a/testing/test_package_docs/fake/Annotation/noSuchMethod.html +++ b/testing/test_package_docs/fake/Annotation/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/fake/Annotation/operator_equals.html b/testing/test_package_docs/fake/Annotation/operator_equals.html index 166f991c7c..60a8908ff8 100644 --- a/testing/test_package_docs/fake/Annotation/operator_equals.html +++ b/testing/test_package_docs/fake/Annotation/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/fake/Annotation/runtimeType.html b/testing/test_package_docs/fake/Annotation/runtimeType.html index 6f3b0cb6a5..feea3c9424 100644 --- a/testing/test_package_docs/fake/Annotation/runtimeType.html +++ b/testing/test_package_docs/fake/Annotation/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/fake/Annotation/toString.html b/testing/test_package_docs/fake/Annotation/toString.html index 683044afb8..c87b029075 100644 --- a/testing/test_package_docs/fake/Annotation/toString.html +++ b/testing/test_package_docs/fake/Annotation/toString.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method toString
- + diff --git a/testing/test_package_docs/fake/Annotation/value.html b/testing/test_package_docs/fake/Annotation/value.html index a544179baa..fd3eb51b32 100644 --- a/testing/test_package_docs/fake/Annotation/value.html +++ b/testing/test_package_docs/fake/Annotation/value.html @@ -10,7 +10,7 @@ - + @@ -92,7 +92,7 @@
property value
- + diff --git a/testing/test_package_docs/fake/AnotherInterface-class.html b/testing/test_package_docs/fake/AnotherInterface-class.html index 3ecd7d6fd7..e89b34c65b 100644 --- a/testing/test_package_docs/fake/AnotherInterface-class.html +++ b/testing/test_package_docs/fake/AnotherInterface-class.html @@ -10,7 +10,7 @@ - + @@ -256,7 +256,7 @@
class AnotherInterface
- + diff --git a/testing/test_package_docs/fake/AnotherInterface/AnotherInterface.html b/testing/test_package_docs/fake/AnotherInterface/AnotherInterface.html index 9f7c530868..2b58d5e657 100644 --- a/testing/test_package_docs/fake/AnotherInterface/AnotherInterface.html +++ b/testing/test_package_docs/fake/AnotherInterface/AnotherInterface.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
constructor AnotherInterface
- + diff --git a/testing/test_package_docs/fake/AnotherInterface/hashCode.html b/testing/test_package_docs/fake/AnotherInterface/hashCode.html index 266322429e..e14d306217 100644 --- a/testing/test_package_docs/fake/AnotherInterface/hashCode.html +++ b/testing/test_package_docs/fake/AnotherInterface/hashCode.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/fake/AnotherInterface/noSuchMethod.html b/testing/test_package_docs/fake/AnotherInterface/noSuchMethod.html index c5514d8450..ab850d608b 100644 --- a/testing/test_package_docs/fake/AnotherInterface/noSuchMethod.html +++ b/testing/test_package_docs/fake/AnotherInterface/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/fake/AnotherInterface/operator_equals.html b/testing/test_package_docs/fake/AnotherInterface/operator_equals.html index 48d4827e86..6be6ef5f44 100644 --- a/testing/test_package_docs/fake/AnotherInterface/operator_equals.html +++ b/testing/test_package_docs/fake/AnotherInterface/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/fake/AnotherInterface/runtimeType.html b/testing/test_package_docs/fake/AnotherInterface/runtimeType.html index b38a5898ba..0844caf51f 100644 --- a/testing/test_package_docs/fake/AnotherInterface/runtimeType.html +++ b/testing/test_package_docs/fake/AnotherInterface/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/fake/AnotherInterface/toString.html b/testing/test_package_docs/fake/AnotherInterface/toString.html index e2d3e87419..4999575294 100644 --- a/testing/test_package_docs/fake/AnotherInterface/toString.html +++ b/testing/test_package_docs/fake/AnotherInterface/toString.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method toString
- + diff --git a/testing/test_package_docs/fake/BaseForDocComments-class.html b/testing/test_package_docs/fake/BaseForDocComments-class.html index 1e3606e25c..f0f2ca011a 100644 --- a/testing/test_package_docs/fake/BaseForDocComments-class.html +++ b/testing/test_package_docs/fake/BaseForDocComments-class.html @@ -10,7 +10,7 @@ - + @@ -273,7 +273,7 @@
class BaseForDocComments
- + diff --git a/testing/test_package_docs/fake/BaseForDocComments/BaseForDocComments.html b/testing/test_package_docs/fake/BaseForDocComments/BaseForDocComments.html index 76e5568aa3..c8583e4fc8 100644 --- a/testing/test_package_docs/fake/BaseForDocComments/BaseForDocComments.html +++ b/testing/test_package_docs/fake/BaseForDocComments/BaseForDocComments.html @@ -10,7 +10,7 @@ - + @@ -92,7 +92,7 @@
constructor BaseForDocComments
- + diff --git a/testing/test_package_docs/fake/BaseForDocComments/anotherMethod.html b/testing/test_package_docs/fake/BaseForDocComments/anotherMethod.html index 215bbf981c..7e661e7362 100644 --- a/testing/test_package_docs/fake/BaseForDocComments/anotherMethod.html +++ b/testing/test_package_docs/fake/BaseForDocComments/anotherMethod.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
method anotherMethod
- + diff --git a/testing/test_package_docs/fake/BaseForDocComments/doAwesomeStuff.html b/testing/test_package_docs/fake/BaseForDocComments/doAwesomeStuff.html index 47efc1b93b..c5326d74b2 100644 --- a/testing/test_package_docs/fake/BaseForDocComments/doAwesomeStuff.html +++ b/testing/test_package_docs/fake/BaseForDocComments/doAwesomeStuff.html @@ -10,7 +10,7 @@ - + @@ -110,7 +110,7 @@
method doAwesomeStuff
- + diff --git a/testing/test_package_docs/fake/BaseForDocComments/hashCode.html b/testing/test_package_docs/fake/BaseForDocComments/hashCode.html index cf84c38aaf..525a499a2a 100644 --- a/testing/test_package_docs/fake/BaseForDocComments/hashCode.html +++ b/testing/test_package_docs/fake/BaseForDocComments/hashCode.html @@ -10,7 +10,7 @@ - + @@ -96,7 +96,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/fake/BaseForDocComments/noSuchMethod.html b/testing/test_package_docs/fake/BaseForDocComments/noSuchMethod.html index 4eb508d737..9c633bc689 100644 --- a/testing/test_package_docs/fake/BaseForDocComments/noSuchMethod.html +++ b/testing/test_package_docs/fake/BaseForDocComments/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/fake/BaseForDocComments/operator_equals.html b/testing/test_package_docs/fake/BaseForDocComments/operator_equals.html index b5648746f0..bdd3534efe 100644 --- a/testing/test_package_docs/fake/BaseForDocComments/operator_equals.html +++ b/testing/test_package_docs/fake/BaseForDocComments/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/fake/BaseForDocComments/runtimeType.html b/testing/test_package_docs/fake/BaseForDocComments/runtimeType.html index 02ba4bdaa5..3ac65c8576 100644 --- a/testing/test_package_docs/fake/BaseForDocComments/runtimeType.html +++ b/testing/test_package_docs/fake/BaseForDocComments/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -96,7 +96,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/fake/BaseForDocComments/toString.html b/testing/test_package_docs/fake/BaseForDocComments/toString.html index affae069fe..27b2c237af 100644 --- a/testing/test_package_docs/fake/BaseForDocComments/toString.html +++ b/testing/test_package_docs/fake/BaseForDocComments/toString.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
method toString
- + diff --git a/testing/test_package_docs/fake/CUSTOM_CLASS-constant.html b/testing/test_package_docs/fake/CUSTOM_CLASS-constant.html index 5e215af16f..734e55d0e7 100644 --- a/testing/test_package_docs/fake/CUSTOM_CLASS-constant.html +++ b/testing/test_package_docs/fake/CUSTOM_CLASS-constant.html @@ -10,7 +10,7 @@ - + @@ -149,7 +149,7 @@
top-level property CUSTOM_CLASS
- + diff --git a/testing/test_package_docs/fake/Callback2.html b/testing/test_package_docs/fake/Callback2.html index 62b4e03737..684468f643 100644 --- a/testing/test_package_docs/fake/Callback2.html +++ b/testing/test_package_docs/fake/Callback2.html @@ -10,7 +10,7 @@ - + @@ -148,7 +148,7 @@
typedef Callback2
- + diff --git a/testing/test_package_docs/fake/ClassWithUnusualProperties-class.html b/testing/test_package_docs/fake/ClassWithUnusualProperties-class.html index e6ce456dd4..87b648516d 100644 --- a/testing/test_package_docs/fake/ClassWithUnusualProperties-class.html +++ b/testing/test_package_docs/fake/ClassWithUnusualProperties-class.html @@ -10,7 +10,7 @@ - + @@ -385,7 +385,7 @@
class ClassWithUnusualProperties
- + diff --git a/testing/test_package_docs/fake/ClassWithUnusualProperties/ClassWithUnusualProperties.html b/testing/test_package_docs/fake/ClassWithUnusualProperties/ClassWithUnusualProperties.html index b784722c4c..6d600edf54 100644 --- a/testing/test_package_docs/fake/ClassWithUnusualProperties/ClassWithUnusualProperties.html +++ b/testing/test_package_docs/fake/ClassWithUnusualProperties/ClassWithUnusualProperties.html @@ -10,7 +10,7 @@ - + @@ -103,7 +103,7 @@
constructor ClassWithUnusualProperties
- + diff --git a/testing/test_package_docs/fake/ClassWithUnusualProperties/aMethod.html b/testing/test_package_docs/fake/ClassWithUnusualProperties/aMethod.html index bb26a5d857..9d8f0c1ee7 100644 --- a/testing/test_package_docs/fake/ClassWithUnusualProperties/aMethod.html +++ b/testing/test_package_docs/fake/ClassWithUnusualProperties/aMethod.html @@ -10,7 +10,7 @@ - + @@ -105,7 +105,7 @@
method aMethod
- + diff --git a/testing/test_package_docs/fake/ClassWithUnusualProperties/documentedPartialFieldInSubclassOnly.html b/testing/test_package_docs/fake/ClassWithUnusualProperties/documentedPartialFieldInSubclassOnly.html index 1f56330a24..381215acd0 100644 --- a/testing/test_package_docs/fake/ClassWithUnusualProperties/documentedPartialFieldInSubclassOnly.html +++ b/testing/test_package_docs/fake/ClassWithUnusualProperties/documentedPartialFieldInSubclassOnly.html @@ -10,7 +10,7 @@ - + @@ -110,7 +110,7 @@
property documentedPartialFieldInSubclassOnly
- + diff --git a/testing/test_package_docs/fake/ClassWithUnusualProperties/explicitGetter.html b/testing/test_package_docs/fake/ClassWithUnusualProperties/explicitGetter.html index 03da41aba3..663cc02596 100644 --- a/testing/test_package_docs/fake/ClassWithUnusualProperties/explicitGetter.html +++ b/testing/test_package_docs/fake/ClassWithUnusualProperties/explicitGetter.html @@ -10,7 +10,7 @@ - + @@ -110,7 +110,7 @@
property explicitGetter
- + diff --git a/testing/test_package_docs/fake/ClassWithUnusualProperties/explicitGetterImplicitSetter.html b/testing/test_package_docs/fake/ClassWithUnusualProperties/explicitGetterImplicitSetter.html index a3e64aeb82..f9df978ad5 100644 --- a/testing/test_package_docs/fake/ClassWithUnusualProperties/explicitGetterImplicitSetter.html +++ b/testing/test_package_docs/fake/ClassWithUnusualProperties/explicitGetterImplicitSetter.html @@ -10,7 +10,7 @@ - + @@ -110,7 +110,7 @@
property explicitGetterImplicitSetter
- + diff --git a/testing/test_package_docs/fake/ClassWithUnusualProperties/explicitGetterSetter.html b/testing/test_package_docs/fake/ClassWithUnusualProperties/explicitGetterSetter.html index 2eeacbca28..5db88501ed 100644 --- a/testing/test_package_docs/fake/ClassWithUnusualProperties/explicitGetterSetter.html +++ b/testing/test_package_docs/fake/ClassWithUnusualProperties/explicitGetterSetter.html @@ -10,7 +10,7 @@ - + @@ -122,7 +122,7 @@
property explicitGetterSetter
- + diff --git a/testing/test_package_docs/fake/ClassWithUnusualProperties/explicitNonDocumentedInBaseClassGetter.html b/testing/test_package_docs/fake/ClassWithUnusualProperties/explicitNonDocumentedInBaseClassGetter.html index 86173da72a..e02a27d4e4 100644 --- a/testing/test_package_docs/fake/ClassWithUnusualProperties/explicitNonDocumentedInBaseClassGetter.html +++ b/testing/test_package_docs/fake/ClassWithUnusualProperties/explicitNonDocumentedInBaseClassGetter.html @@ -10,7 +10,7 @@ - + @@ -110,7 +110,7 @@
property explicitNonDocumentedInBaseClassGetter
- + diff --git a/testing/test_package_docs/fake/ClassWithUnusualProperties/explicitSetter.html b/testing/test_package_docs/fake/ClassWithUnusualProperties/explicitSetter.html index a7dd215017..2c591f5348 100644 --- a/testing/test_package_docs/fake/ClassWithUnusualProperties/explicitSetter.html +++ b/testing/test_package_docs/fake/ClassWithUnusualProperties/explicitSetter.html @@ -10,7 +10,7 @@ - + @@ -111,7 +111,7 @@
property explicitSetter
- + diff --git a/testing/test_package_docs/fake/ClassWithUnusualProperties/finalProperty.html b/testing/test_package_docs/fake/ClassWithUnusualProperties/finalProperty.html index fdb30c2978..6b48eefdec 100644 --- a/testing/test_package_docs/fake/ClassWithUnusualProperties/finalProperty.html +++ b/testing/test_package_docs/fake/ClassWithUnusualProperties/finalProperty.html @@ -10,7 +10,7 @@ - + @@ -107,7 +107,7 @@
property finalProperty
- + diff --git a/testing/test_package_docs/fake/ClassWithUnusualProperties/implicitGetterExplicitSetter.html b/testing/test_package_docs/fake/ClassWithUnusualProperties/implicitGetterExplicitSetter.html index db5be00531..ab37637ade 100644 --- a/testing/test_package_docs/fake/ClassWithUnusualProperties/implicitGetterExplicitSetter.html +++ b/testing/test_package_docs/fake/ClassWithUnusualProperties/implicitGetterExplicitSetter.html @@ -10,7 +10,7 @@ - + @@ -111,7 +111,7 @@
property implicitGetterExplicitSetter
- + diff --git a/testing/test_package_docs/fake/ClassWithUnusualProperties/implicitReadWrite.html b/testing/test_package_docs/fake/ClassWithUnusualProperties/implicitReadWrite.html index caae8d17fd..62146a57fd 100644 --- a/testing/test_package_docs/fake/ClassWithUnusualProperties/implicitReadWrite.html +++ b/testing/test_package_docs/fake/ClassWithUnusualProperties/implicitReadWrite.html @@ -10,7 +10,7 @@ - + @@ -104,7 +104,7 @@
property implicitReadWrite
- + diff --git a/testing/test_package_docs/fake/Color-class.html b/testing/test_package_docs/fake/Color-class.html index b7221867a0..a8502bd03a 100644 --- a/testing/test_package_docs/fake/Color-class.html +++ b/testing/test_package_docs/fake/Color-class.html @@ -10,7 +10,7 @@ - + @@ -344,7 +344,7 @@
enum Color
- + diff --git a/testing/test_package_docs/fake/Color/hashCode.html b/testing/test_package_docs/fake/Color/hashCode.html index 4bbb8142d7..1d3f790652 100644 --- a/testing/test_package_docs/fake/Color/hashCode.html +++ b/testing/test_package_docs/fake/Color/hashCode.html @@ -10,7 +10,7 @@ - + @@ -102,7 +102,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/fake/Color/noSuchMethod.html b/testing/test_package_docs/fake/Color/noSuchMethod.html index aaa71a77d7..b02fd43555 100644 --- a/testing/test_package_docs/fake/Color/noSuchMethod.html +++ b/testing/test_package_docs/fake/Color/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/fake/Color/operator_equals.html b/testing/test_package_docs/fake/Color/operator_equals.html index 0909b1b5d9..9d85ccac4d 100644 --- a/testing/test_package_docs/fake/Color/operator_equals.html +++ b/testing/test_package_docs/fake/Color/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/fake/Color/runtimeType.html b/testing/test_package_docs/fake/Color/runtimeType.html index 8ea099001c..342f170835 100644 --- a/testing/test_package_docs/fake/Color/runtimeType.html +++ b/testing/test_package_docs/fake/Color/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -102,7 +102,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/fake/Color/toString.html b/testing/test_package_docs/fake/Color/toString.html index 403eae0e21..716da32779 100644 --- a/testing/test_package_docs/fake/Color/toString.html +++ b/testing/test_package_docs/fake/Color/toString.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
method toString
- + diff --git a/testing/test_package_docs/fake/ConstantClass-class.html b/testing/test_package_docs/fake/ConstantClass-class.html index c225a9e9bf..c475f7ea9d 100644 --- a/testing/test_package_docs/fake/ConstantClass-class.html +++ b/testing/test_package_docs/fake/ConstantClass-class.html @@ -10,7 +10,7 @@ - + @@ -125,7 +125,7 @@
library fake

Make one of these neato classes like this:

var constant = const ConstantClass('neat')

This is a code block

-
var x = 'hello';
+
var x = 'hello';
 print(x);
 
@@ -276,7 +276,7 @@
class ConstantClass
- + diff --git a/testing/test_package_docs/fake/ConstantClass/ConstantClass.html b/testing/test_package_docs/fake/ConstantClass/ConstantClass.html index e62f77ab63..ba867eee37 100644 --- a/testing/test_package_docs/fake/ConstantClass/ConstantClass.html +++ b/testing/test_package_docs/fake/ConstantClass/ConstantClass.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
constructor ConstantClass
- + diff --git a/testing/test_package_docs/fake/ConstantClass/ConstantClass.isVeryConstant.html b/testing/test_package_docs/fake/ConstantClass/ConstantClass.isVeryConstant.html index 55505ab656..faa5289147 100644 --- a/testing/test_package_docs/fake/ConstantClass/ConstantClass.isVeryConstant.html +++ b/testing/test_package_docs/fake/ConstantClass/ConstantClass.isVeryConstant.html @@ -10,7 +10,7 @@ - + @@ -96,7 +96,7 @@
constructor ConstantClass.isVeryConstant
- + diff --git a/testing/test_package_docs/fake/ConstantClass/ConstantClass.notConstant.html b/testing/test_package_docs/fake/ConstantClass/ConstantClass.notConstant.html index 55c999cb8d..09180593e0 100644 --- a/testing/test_package_docs/fake/ConstantClass/ConstantClass.notConstant.html +++ b/testing/test_package_docs/fake/ConstantClass/ConstantClass.notConstant.html @@ -10,7 +10,7 @@ - + @@ -96,7 +96,7 @@
constructor ConstantClass.notConstant
- + diff --git a/testing/test_package_docs/fake/ConstantClass/hashCode.html b/testing/test_package_docs/fake/ConstantClass/hashCode.html index ab9cfe620d..0be1b48e5d 100644 --- a/testing/test_package_docs/fake/ConstantClass/hashCode.html +++ b/testing/test_package_docs/fake/ConstantClass/hashCode.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/fake/ConstantClass/noSuchMethod.html b/testing/test_package_docs/fake/ConstantClass/noSuchMethod.html index 6683b4cb93..dddd86534c 100644 --- a/testing/test_package_docs/fake/ConstantClass/noSuchMethod.html +++ b/testing/test_package_docs/fake/ConstantClass/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -92,7 +92,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/fake/ConstantClass/operator_equals.html b/testing/test_package_docs/fake/ConstantClass/operator_equals.html index 41583316a0..4205fb250a 100644 --- a/testing/test_package_docs/fake/ConstantClass/operator_equals.html +++ b/testing/test_package_docs/fake/ConstantClass/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -92,7 +92,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/fake/ConstantClass/runtimeType.html b/testing/test_package_docs/fake/ConstantClass/runtimeType.html index e3d6fe7602..9aeb7f1b9f 100644 --- a/testing/test_package_docs/fake/ConstantClass/runtimeType.html +++ b/testing/test_package_docs/fake/ConstantClass/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/fake/ConstantClass/toString.html b/testing/test_package_docs/fake/ConstantClass/toString.html index c3dcaf0329..08106e1b38 100644 --- a/testing/test_package_docs/fake/ConstantClass/toString.html +++ b/testing/test_package_docs/fake/ConstantClass/toString.html @@ -10,7 +10,7 @@ - + @@ -92,7 +92,7 @@
method toString
- + diff --git a/testing/test_package_docs/fake/ConstantClass/value.html b/testing/test_package_docs/fake/ConstantClass/value.html index 61bbf24b85..d1d297551d 100644 --- a/testing/test_package_docs/fake/ConstantClass/value.html +++ b/testing/test_package_docs/fake/ConstantClass/value.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property value
- + diff --git a/testing/test_package_docs/fake/Cool-class.html b/testing/test_package_docs/fake/Cool-class.html index 0489df3319..6aebe7c4f0 100644 --- a/testing/test_package_docs/fake/Cool-class.html +++ b/testing/test_package_docs/fake/Cool-class.html @@ -10,7 +10,7 @@ - + @@ -254,7 +254,7 @@
class Cool
- + diff --git a/testing/test_package_docs/fake/Cool/Cool.html b/testing/test_package_docs/fake/Cool/Cool.html index 929d2586fc..173a80c800 100644 --- a/testing/test_package_docs/fake/Cool/Cool.html +++ b/testing/test_package_docs/fake/Cool/Cool.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
constructor Cool
- + diff --git a/testing/test_package_docs/fake/Cool/hashCode.html b/testing/test_package_docs/fake/Cool/hashCode.html index 0c5d19f97c..e533b3cfef 100644 --- a/testing/test_package_docs/fake/Cool/hashCode.html +++ b/testing/test_package_docs/fake/Cool/hashCode.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/fake/Cool/noSuchMethod.html b/testing/test_package_docs/fake/Cool/noSuchMethod.html index feb3105233..e996ed49d9 100644 --- a/testing/test_package_docs/fake/Cool/noSuchMethod.html +++ b/testing/test_package_docs/fake/Cool/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/fake/Cool/operator_equals.html b/testing/test_package_docs/fake/Cool/operator_equals.html index a02bbb11dc..ba4deee87b 100644 --- a/testing/test_package_docs/fake/Cool/operator_equals.html +++ b/testing/test_package_docs/fake/Cool/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/fake/Cool/returnCool.html b/testing/test_package_docs/fake/Cool/returnCool.html index 5d6b7a1db9..611839d495 100644 --- a/testing/test_package_docs/fake/Cool/returnCool.html +++ b/testing/test_package_docs/fake/Cool/returnCool.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method returnCool
- + diff --git a/testing/test_package_docs/fake/Cool/runtimeType.html b/testing/test_package_docs/fake/Cool/runtimeType.html index b629ac2519..9519731640 100644 --- a/testing/test_package_docs/fake/Cool/runtimeType.html +++ b/testing/test_package_docs/fake/Cool/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/fake/Cool/toString.html b/testing/test_package_docs/fake/Cool/toString.html index 332170eb7b..8cad1afe56 100644 --- a/testing/test_package_docs/fake/Cool/toString.html +++ b/testing/test_package_docs/fake/Cool/toString.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method toString
- + diff --git a/testing/test_package_docs/fake/DOWN-constant.html b/testing/test_package_docs/fake/DOWN-constant.html index fdc34fe319..652c263813 100644 --- a/testing/test_package_docs/fake/DOWN-constant.html +++ b/testing/test_package_docs/fake/DOWN-constant.html @@ -10,7 +10,7 @@ - + @@ -152,7 +152,7 @@
top-level property DOWN
- + diff --git a/testing/test_package_docs/fake/Doh-class.html b/testing/test_package_docs/fake/Doh-class.html index 4f9e3044b2..e5f79508e7 100644 --- a/testing/test_package_docs/fake/Doh-class.html +++ b/testing/test_package_docs/fake/Doh-class.html @@ -10,7 +10,7 @@ - + @@ -271,7 +271,7 @@
class Doh
- + diff --git a/testing/test_package_docs/fake/Doh/Doh.html b/testing/test_package_docs/fake/Doh/Doh.html index daff748c32..588a3b16d4 100644 --- a/testing/test_package_docs/fake/Doh/Doh.html +++ b/testing/test_package_docs/fake/Doh/Doh.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
constructor Doh
- + diff --git a/testing/test_package_docs/fake/Doh/hashCode.html b/testing/test_package_docs/fake/Doh/hashCode.html index b9cb220445..ce0b682da9 100644 --- a/testing/test_package_docs/fake/Doh/hashCode.html +++ b/testing/test_package_docs/fake/Doh/hashCode.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/fake/Doh/noSuchMethod.html b/testing/test_package_docs/fake/Doh/noSuchMethod.html index 7d8614929f..a8d5007fc2 100644 --- a/testing/test_package_docs/fake/Doh/noSuchMethod.html +++ b/testing/test_package_docs/fake/Doh/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/fake/Doh/operator_equals.html b/testing/test_package_docs/fake/Doh/operator_equals.html index 5c84095aa9..24d9e5a6ec 100644 --- a/testing/test_package_docs/fake/Doh/operator_equals.html +++ b/testing/test_package_docs/fake/Doh/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/fake/Doh/runtimeType.html b/testing/test_package_docs/fake/Doh/runtimeType.html index 7cdd24473c..5cd00d9039 100644 --- a/testing/test_package_docs/fake/Doh/runtimeType.html +++ b/testing/test_package_docs/fake/Doh/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/fake/Doh/stackTrace.html b/testing/test_package_docs/fake/Doh/stackTrace.html index 3ad02f2bb7..2afa647d90 100644 --- a/testing/test_package_docs/fake/Doh/stackTrace.html +++ b/testing/test_package_docs/fake/Doh/stackTrace.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property stackTrace
- + diff --git a/testing/test_package_docs/fake/Doh/toString.html b/testing/test_package_docs/fake/Doh/toString.html index c572d1dcb9..c18a551122 100644 --- a/testing/test_package_docs/fake/Doh/toString.html +++ b/testing/test_package_docs/fake/Doh/toString.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method toString
- + diff --git a/testing/test_package_docs/fake/ExtraSpecialList-class.html b/testing/test_package_docs/fake/ExtraSpecialList-class.html index 1983144682..7484536f9b 100644 --- a/testing/test_package_docs/fake/ExtraSpecialList-class.html +++ b/testing/test_package_docs/fake/ExtraSpecialList-class.html @@ -10,7 +10,7 @@ - + @@ -772,7 +772,7 @@
class ExtraSpecialList
- + diff --git a/testing/test_package_docs/fake/ExtraSpecialList/ExtraSpecialList.html b/testing/test_package_docs/fake/ExtraSpecialList/ExtraSpecialList.html index 26fb3d4d4d..1415f3ae56 100644 --- a/testing/test_package_docs/fake/ExtraSpecialList/ExtraSpecialList.html +++ b/testing/test_package_docs/fake/ExtraSpecialList/ExtraSpecialList.html @@ -10,7 +10,7 @@ - + @@ -142,7 +142,7 @@
constructor ExtraSpecialList
- + diff --git a/testing/test_package_docs/fake/FakeProcesses.html b/testing/test_package_docs/fake/FakeProcesses.html index 27b7238765..38870aa914 100644 --- a/testing/test_package_docs/fake/FakeProcesses.html +++ b/testing/test_package_docs/fake/FakeProcesses.html @@ -10,7 +10,7 @@ - + @@ -156,7 +156,7 @@
typedef FakeProcesses
- + diff --git a/testing/test_package_docs/fake/Foo2-class.html b/testing/test_package_docs/fake/Foo2-class.html index fc3295a68c..bc27e9e27f 100644 --- a/testing/test_package_docs/fake/Foo2-class.html +++ b/testing/test_package_docs/fake/Foo2-class.html @@ -10,7 +10,7 @@ - + @@ -285,7 +285,7 @@
class Foo2
- + diff --git a/testing/test_package_docs/fake/Foo2/BAR-constant.html b/testing/test_package_docs/fake/Foo2/BAR-constant.html index 8f2d946ced..c870074b1d 100644 --- a/testing/test_package_docs/fake/Foo2/BAR-constant.html +++ b/testing/test_package_docs/fake/Foo2/BAR-constant.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property BAR
- + diff --git a/testing/test_package_docs/fake/Foo2/BAZ-constant.html b/testing/test_package_docs/fake/Foo2/BAZ-constant.html index 85707f69cf..25902bb8e2 100644 --- a/testing/test_package_docs/fake/Foo2/BAZ-constant.html +++ b/testing/test_package_docs/fake/Foo2/BAZ-constant.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property BAZ
- + diff --git a/testing/test_package_docs/fake/Foo2/Foo2.html b/testing/test_package_docs/fake/Foo2/Foo2.html index af6bdc8dfc..50605665d0 100644 --- a/testing/test_package_docs/fake/Foo2/Foo2.html +++ b/testing/test_package_docs/fake/Foo2/Foo2.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
constructor Foo2
- + diff --git a/testing/test_package_docs/fake/Foo2/hashCode.html b/testing/test_package_docs/fake/Foo2/hashCode.html index 27fb0295f8..8951fc72da 100644 --- a/testing/test_package_docs/fake/Foo2/hashCode.html +++ b/testing/test_package_docs/fake/Foo2/hashCode.html @@ -10,7 +10,7 @@ - + @@ -98,7 +98,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/fake/Foo2/index.html b/testing/test_package_docs/fake/Foo2/index.html index ea5324e731..223293042a 100644 --- a/testing/test_package_docs/fake/Foo2/index.html +++ b/testing/test_package_docs/fake/Foo2/index.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property index
- + diff --git a/testing/test_package_docs/fake/Foo2/noSuchMethod.html b/testing/test_package_docs/fake/Foo2/noSuchMethod.html index a963b9b118..695c427879 100644 --- a/testing/test_package_docs/fake/Foo2/noSuchMethod.html +++ b/testing/test_package_docs/fake/Foo2/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -93,7 +93,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/fake/Foo2/operator_equals.html b/testing/test_package_docs/fake/Foo2/operator_equals.html index 664c69d723..dfbfef64d9 100644 --- a/testing/test_package_docs/fake/Foo2/operator_equals.html +++ b/testing/test_package_docs/fake/Foo2/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -93,7 +93,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/fake/Foo2/runtimeType.html b/testing/test_package_docs/fake/Foo2/runtimeType.html index e744b41419..a7e258b490 100644 --- a/testing/test_package_docs/fake/Foo2/runtimeType.html +++ b/testing/test_package_docs/fake/Foo2/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -98,7 +98,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/fake/Foo2/toString.html b/testing/test_package_docs/fake/Foo2/toString.html index dec8f4c131..0ad2eef3d2 100644 --- a/testing/test_package_docs/fake/Foo2/toString.html +++ b/testing/test_package_docs/fake/Foo2/toString.html @@ -10,7 +10,7 @@ - + @@ -93,7 +93,7 @@
method toString
- + diff --git a/testing/test_package_docs/fake/GenericTypedef.html b/testing/test_package_docs/fake/GenericTypedef.html index db5f4752dd..db2b38f716 100644 --- a/testing/test_package_docs/fake/GenericTypedef.html +++ b/testing/test_package_docs/fake/GenericTypedef.html @@ -10,7 +10,7 @@ - + @@ -151,7 +151,7 @@
typedef GenericTypedef
- + diff --git a/testing/test_package_docs/fake/HasGenericWithExtends-class.html b/testing/test_package_docs/fake/HasGenericWithExtends-class.html index 1d1bbd8081..5c42357104 100644 --- a/testing/test_package_docs/fake/HasGenericWithExtends-class.html +++ b/testing/test_package_docs/fake/HasGenericWithExtends-class.html @@ -10,7 +10,7 @@ - + @@ -244,7 +244,7 @@
class HasGenericWithExtends
- + diff --git a/testing/test_package_docs/fake/HasGenericWithExtends/HasGenericWithExtends.html b/testing/test_package_docs/fake/HasGenericWithExtends/HasGenericWithExtends.html index 5fc04ed8d4..0a24291086 100644 --- a/testing/test_package_docs/fake/HasGenericWithExtends/HasGenericWithExtends.html +++ b/testing/test_package_docs/fake/HasGenericWithExtends/HasGenericWithExtends.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
constructor HasGenericWithExtends
- + diff --git a/testing/test_package_docs/fake/HasGenericWithExtends/hashCode.html b/testing/test_package_docs/fake/HasGenericWithExtends/hashCode.html index bd8265385d..d046d66eec 100644 --- a/testing/test_package_docs/fake/HasGenericWithExtends/hashCode.html +++ b/testing/test_package_docs/fake/HasGenericWithExtends/hashCode.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/fake/HasGenericWithExtends/noSuchMethod.html b/testing/test_package_docs/fake/HasGenericWithExtends/noSuchMethod.html index fd987fad90..7c2669509a 100644 --- a/testing/test_package_docs/fake/HasGenericWithExtends/noSuchMethod.html +++ b/testing/test_package_docs/fake/HasGenericWithExtends/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/fake/HasGenericWithExtends/operator_equals.html b/testing/test_package_docs/fake/HasGenericWithExtends/operator_equals.html index a12f16264f..c281104f5f 100644 --- a/testing/test_package_docs/fake/HasGenericWithExtends/operator_equals.html +++ b/testing/test_package_docs/fake/HasGenericWithExtends/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/fake/HasGenericWithExtends/runtimeType.html b/testing/test_package_docs/fake/HasGenericWithExtends/runtimeType.html index 0d90d3bdae..b21e51541e 100644 --- a/testing/test_package_docs/fake/HasGenericWithExtends/runtimeType.html +++ b/testing/test_package_docs/fake/HasGenericWithExtends/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/fake/HasGenericWithExtends/toString.html b/testing/test_package_docs/fake/HasGenericWithExtends/toString.html index 814ec2bbb9..aadd562b49 100644 --- a/testing/test_package_docs/fake/HasGenericWithExtends/toString.html +++ b/testing/test_package_docs/fake/HasGenericWithExtends/toString.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method toString
- + diff --git a/testing/test_package_docs/fake/HasGenerics-class.html b/testing/test_package_docs/fake/HasGenerics-class.html index 0396bc4927..3b54fffbfb 100644 --- a/testing/test_package_docs/fake/HasGenerics-class.html +++ b/testing/test_package_docs/fake/HasGenerics-class.html @@ -10,7 +10,7 @@ - + @@ -281,7 +281,7 @@
class HasGenerics
- + diff --git a/testing/test_package_docs/fake/HasGenerics/HasGenerics.html b/testing/test_package_docs/fake/HasGenerics/HasGenerics.html index 964afa6625..70349d6173 100644 --- a/testing/test_package_docs/fake/HasGenerics/HasGenerics.html +++ b/testing/test_package_docs/fake/HasGenerics/HasGenerics.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
constructor HasGenerics
- + diff --git a/testing/test_package_docs/fake/HasGenerics/convertToMap.html b/testing/test_package_docs/fake/HasGenerics/convertToMap.html index 9954f0f5c5..45d79b0987 100644 --- a/testing/test_package_docs/fake/HasGenerics/convertToMap.html +++ b/testing/test_package_docs/fake/HasGenerics/convertToMap.html @@ -10,7 +10,7 @@ - + @@ -96,7 +96,7 @@
method convertToMap
- + diff --git a/testing/test_package_docs/fake/HasGenerics/doStuff.html b/testing/test_package_docs/fake/HasGenerics/doStuff.html index b286de854a..4c8bef9cc3 100644 --- a/testing/test_package_docs/fake/HasGenerics/doStuff.html +++ b/testing/test_package_docs/fake/HasGenerics/doStuff.html @@ -10,7 +10,7 @@ - + @@ -93,7 +93,7 @@
method doStuff
- + diff --git a/testing/test_package_docs/fake/HasGenerics/hashCode.html b/testing/test_package_docs/fake/HasGenerics/hashCode.html index 4157fe1a5b..006cb4ec64 100644 --- a/testing/test_package_docs/fake/HasGenerics/hashCode.html +++ b/testing/test_package_docs/fake/HasGenerics/hashCode.html @@ -10,7 +10,7 @@ - + @@ -98,7 +98,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/fake/HasGenerics/noSuchMethod.html b/testing/test_package_docs/fake/HasGenerics/noSuchMethod.html index a6e72ec17b..dd1db4cef5 100644 --- a/testing/test_package_docs/fake/HasGenerics/noSuchMethod.html +++ b/testing/test_package_docs/fake/HasGenerics/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -93,7 +93,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/fake/HasGenerics/operator_equals.html b/testing/test_package_docs/fake/HasGenerics/operator_equals.html index e28f85c706..a9fc9f443f 100644 --- a/testing/test_package_docs/fake/HasGenerics/operator_equals.html +++ b/testing/test_package_docs/fake/HasGenerics/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -93,7 +93,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/fake/HasGenerics/returnX.html b/testing/test_package_docs/fake/HasGenerics/returnX.html index 566c0c1eaa..4011bdb8cf 100644 --- a/testing/test_package_docs/fake/HasGenerics/returnX.html +++ b/testing/test_package_docs/fake/HasGenerics/returnX.html @@ -10,7 +10,7 @@ - + @@ -93,7 +93,7 @@
method returnX
- + diff --git a/testing/test_package_docs/fake/HasGenerics/returnZ.html b/testing/test_package_docs/fake/HasGenerics/returnZ.html index 6e6fc3035d..ea6e3f1858 100644 --- a/testing/test_package_docs/fake/HasGenerics/returnZ.html +++ b/testing/test_package_docs/fake/HasGenerics/returnZ.html @@ -10,7 +10,7 @@ - + @@ -93,7 +93,7 @@
method returnZ
- + diff --git a/testing/test_package_docs/fake/HasGenerics/runtimeType.html b/testing/test_package_docs/fake/HasGenerics/runtimeType.html index b62c33bab0..503f171689 100644 --- a/testing/test_package_docs/fake/HasGenerics/runtimeType.html +++ b/testing/test_package_docs/fake/HasGenerics/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -98,7 +98,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/fake/HasGenerics/toString.html b/testing/test_package_docs/fake/HasGenerics/toString.html index 93e84b2bbd..86afd83b55 100644 --- a/testing/test_package_docs/fake/HasGenerics/toString.html +++ b/testing/test_package_docs/fake/HasGenerics/toString.html @@ -10,7 +10,7 @@ - + @@ -93,7 +93,7 @@
method toString
- + diff --git a/testing/test_package_docs/fake/ImplicitProperties-class.html b/testing/test_package_docs/fake/ImplicitProperties-class.html index d2c26ec4d1..cbb2f26dc6 100644 --- a/testing/test_package_docs/fake/ImplicitProperties-class.html +++ b/testing/test_package_docs/fake/ImplicitProperties-class.html @@ -10,7 +10,7 @@ - + @@ -306,7 +306,7 @@
class ImplicitProperties
- + diff --git a/testing/test_package_docs/fake/ImplicitProperties/ImplicitProperties.html b/testing/test_package_docs/fake/ImplicitProperties/ImplicitProperties.html index 6749898bc0..361d85e5be 100644 --- a/testing/test_package_docs/fake/ImplicitProperties/ImplicitProperties.html +++ b/testing/test_package_docs/fake/ImplicitProperties/ImplicitProperties.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
constructor ImplicitProperties
- + diff --git a/testing/test_package_docs/fake/ImplicitProperties/explicitGetterImplicitSetter.html b/testing/test_package_docs/fake/ImplicitProperties/explicitGetterImplicitSetter.html index 9b35143a8c..a506bd13aa 100644 --- a/testing/test_package_docs/fake/ImplicitProperties/explicitGetterImplicitSetter.html +++ b/testing/test_package_docs/fake/ImplicitProperties/explicitGetterImplicitSetter.html @@ -10,7 +10,7 @@ - + @@ -99,7 +99,7 @@
property explicitGetterImplicitSetter
- + diff --git a/testing/test_package_docs/fake/ImplicitProperties/explicitGetterSetterForInheriting.html b/testing/test_package_docs/fake/ImplicitProperties/explicitGetterSetterForInheriting.html index 1394f6468f..e0a0cef1ea 100644 --- a/testing/test_package_docs/fake/ImplicitProperties/explicitGetterSetterForInheriting.html +++ b/testing/test_package_docs/fake/ImplicitProperties/explicitGetterSetterForInheriting.html @@ -10,7 +10,7 @@ - + @@ -114,7 +114,7 @@
property explicitGetterSetterForInheriting
- + diff --git a/testing/test_package_docs/fake/ImplicitProperties/explicitPartiallyDocumentedField.html b/testing/test_package_docs/fake/ImplicitProperties/explicitPartiallyDocumentedField.html index 11c9258f56..32a1161fe1 100644 --- a/testing/test_package_docs/fake/ImplicitProperties/explicitPartiallyDocumentedField.html +++ b/testing/test_package_docs/fake/ImplicitProperties/explicitPartiallyDocumentedField.html @@ -10,7 +10,7 @@ - + @@ -102,7 +102,7 @@
property explicitPartiallyDocumentedField
- + diff --git a/testing/test_package_docs/fake/ImplicitProperties/forInheriting.html b/testing/test_package_docs/fake/ImplicitProperties/forInheriting.html index a228fda810..c5f67fb2ac 100644 --- a/testing/test_package_docs/fake/ImplicitProperties/forInheriting.html +++ b/testing/test_package_docs/fake/ImplicitProperties/forInheriting.html @@ -10,7 +10,7 @@ - + @@ -99,7 +99,7 @@
property forInheriting
- + diff --git a/testing/test_package_docs/fake/ImplicitProperties/hashCode.html b/testing/test_package_docs/fake/ImplicitProperties/hashCode.html index 03e71bd2b4..73ff2ec87a 100644 --- a/testing/test_package_docs/fake/ImplicitProperties/hashCode.html +++ b/testing/test_package_docs/fake/ImplicitProperties/hashCode.html @@ -10,7 +10,7 @@ - + @@ -99,7 +99,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/fake/ImplicitProperties/implicitGetterExplicitSetter.html b/testing/test_package_docs/fake/ImplicitProperties/implicitGetterExplicitSetter.html index 3a36c823cd..0388c4cbb1 100644 --- a/testing/test_package_docs/fake/ImplicitProperties/implicitGetterExplicitSetter.html +++ b/testing/test_package_docs/fake/ImplicitProperties/implicitGetterExplicitSetter.html @@ -10,7 +10,7 @@ - + @@ -99,7 +99,7 @@
property implicitGetterExplicitSetter
- + diff --git a/testing/test_package_docs/fake/ImplicitProperties/noSuchMethod.html b/testing/test_package_docs/fake/ImplicitProperties/noSuchMethod.html index b97652832b..142b2ad545 100644 --- a/testing/test_package_docs/fake/ImplicitProperties/noSuchMethod.html +++ b/testing/test_package_docs/fake/ImplicitProperties/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/fake/ImplicitProperties/operator_equals.html b/testing/test_package_docs/fake/ImplicitProperties/operator_equals.html index eb290faed7..9a6aeff48d 100644 --- a/testing/test_package_docs/fake/ImplicitProperties/operator_equals.html +++ b/testing/test_package_docs/fake/ImplicitProperties/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/fake/ImplicitProperties/runtimeType.html b/testing/test_package_docs/fake/ImplicitProperties/runtimeType.html index 9ee4c335c9..01050b76a5 100644 --- a/testing/test_package_docs/fake/ImplicitProperties/runtimeType.html +++ b/testing/test_package_docs/fake/ImplicitProperties/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -99,7 +99,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/fake/ImplicitProperties/toString.html b/testing/test_package_docs/fake/ImplicitProperties/toString.html index 05ffedbf6f..7deb02fad7 100644 --- a/testing/test_package_docs/fake/ImplicitProperties/toString.html +++ b/testing/test_package_docs/fake/ImplicitProperties/toString.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
method toString
- + diff --git a/testing/test_package_docs/fake/Interface-class.html b/testing/test_package_docs/fake/Interface-class.html index abc59f78ac..f29f9122aa 100644 --- a/testing/test_package_docs/fake/Interface-class.html +++ b/testing/test_package_docs/fake/Interface-class.html @@ -10,7 +10,7 @@ - + @@ -256,7 +256,7 @@
class Interface
- + diff --git a/testing/test_package_docs/fake/Interface/Interface.html b/testing/test_package_docs/fake/Interface/Interface.html index 96e17d937e..71c7671522 100644 --- a/testing/test_package_docs/fake/Interface/Interface.html +++ b/testing/test_package_docs/fake/Interface/Interface.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
constructor Interface
- + diff --git a/testing/test_package_docs/fake/Interface/hashCode.html b/testing/test_package_docs/fake/Interface/hashCode.html index 230a81889e..b75d9abe0d 100644 --- a/testing/test_package_docs/fake/Interface/hashCode.html +++ b/testing/test_package_docs/fake/Interface/hashCode.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/fake/Interface/noSuchMethod.html b/testing/test_package_docs/fake/Interface/noSuchMethod.html index 443af1bdc5..369362fb57 100644 --- a/testing/test_package_docs/fake/Interface/noSuchMethod.html +++ b/testing/test_package_docs/fake/Interface/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/fake/Interface/operator_equals.html b/testing/test_package_docs/fake/Interface/operator_equals.html index ff8278a34a..ffbc0b8671 100644 --- a/testing/test_package_docs/fake/Interface/operator_equals.html +++ b/testing/test_package_docs/fake/Interface/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/fake/Interface/runtimeType.html b/testing/test_package_docs/fake/Interface/runtimeType.html index a28a425fe5..c084907cca 100644 --- a/testing/test_package_docs/fake/Interface/runtimeType.html +++ b/testing/test_package_docs/fake/Interface/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/fake/Interface/toString.html b/testing/test_package_docs/fake/Interface/toString.html index db32ca6467..d3fd5f7b15 100644 --- a/testing/test_package_docs/fake/Interface/toString.html +++ b/testing/test_package_docs/fake/Interface/toString.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method toString
- + diff --git a/testing/test_package_docs/fake/LongFirstLine-class.html b/testing/test_package_docs/fake/LongFirstLine-class.html index 811ed759eb..47cae56470 100644 --- a/testing/test_package_docs/fake/LongFirstLine-class.html +++ b/testing/test_package_docs/fake/LongFirstLine-class.html @@ -10,7 +10,7 @@ - + @@ -501,7 +501,7 @@
class LongFirstLine
- + diff --git a/testing/test_package_docs/fake/LongFirstLine/ANSWER-constant.html b/testing/test_package_docs/fake/LongFirstLine/ANSWER-constant.html index d2855d15c0..403a2355c8 100644 --- a/testing/test_package_docs/fake/LongFirstLine/ANSWER-constant.html +++ b/testing/test_package_docs/fake/LongFirstLine/ANSWER-constant.html @@ -10,7 +10,7 @@ - + @@ -115,7 +115,7 @@
property ANSWER
- + diff --git a/testing/test_package_docs/fake/LongFirstLine/LongFirstLine.fromHasGenerics.html b/testing/test_package_docs/fake/LongFirstLine/LongFirstLine.fromHasGenerics.html index ca031eb69d..3fe1cbc07a 100644 --- a/testing/test_package_docs/fake/LongFirstLine/LongFirstLine.fromHasGenerics.html +++ b/testing/test_package_docs/fake/LongFirstLine/LongFirstLine.fromHasGenerics.html @@ -10,7 +10,7 @@ - + @@ -114,7 +114,7 @@
constructor LongFirstLine.fromHasGenerics
- + diff --git a/testing/test_package_docs/fake/LongFirstLine/LongFirstLine.fromMap.html b/testing/test_package_docs/fake/LongFirstLine/LongFirstLine.fromMap.html index c58e13e663..d77fb34be6 100644 --- a/testing/test_package_docs/fake/LongFirstLine/LongFirstLine.fromMap.html +++ b/testing/test_package_docs/fake/LongFirstLine/LongFirstLine.fromMap.html @@ -10,7 +10,7 @@ - + @@ -118,7 +118,7 @@
constructor LongFirstLine.fromMap
- + diff --git a/testing/test_package_docs/fake/LongFirstLine/LongFirstLine.html b/testing/test_package_docs/fake/LongFirstLine/LongFirstLine.html index c84332a030..9d6a6b5504 100644 --- a/testing/test_package_docs/fake/LongFirstLine/LongFirstLine.html +++ b/testing/test_package_docs/fake/LongFirstLine/LongFirstLine.html @@ -10,7 +10,7 @@ - + @@ -117,7 +117,7 @@
constructor LongFirstLine
- + diff --git a/testing/test_package_docs/fake/LongFirstLine/THING-constant.html b/testing/test_package_docs/fake/LongFirstLine/THING-constant.html index af6fa7a44e..5cca84e54a 100644 --- a/testing/test_package_docs/fake/LongFirstLine/THING-constant.html +++ b/testing/test_package_docs/fake/LongFirstLine/THING-constant.html @@ -10,7 +10,7 @@ - + @@ -115,7 +115,7 @@
property THING
- + diff --git a/testing/test_package_docs/fake/LongFirstLine/aStringProperty.html b/testing/test_package_docs/fake/LongFirstLine/aStringProperty.html index dc3bf25c9b..9b3ba594ec 100644 --- a/testing/test_package_docs/fake/LongFirstLine/aStringProperty.html +++ b/testing/test_package_docs/fake/LongFirstLine/aStringProperty.html @@ -10,7 +10,7 @@ - + @@ -118,7 +118,7 @@
property aStringProperty
- + diff --git a/testing/test_package_docs/fake/LongFirstLine/dynamicGetter.html b/testing/test_package_docs/fake/LongFirstLine/dynamicGetter.html index 08f356a324..3e9469dd72 100644 --- a/testing/test_package_docs/fake/LongFirstLine/dynamicGetter.html +++ b/testing/test_package_docs/fake/LongFirstLine/dynamicGetter.html @@ -10,7 +10,7 @@ - + @@ -121,7 +121,7 @@
property dynamicGetter
- + diff --git a/testing/test_package_docs/fake/LongFirstLine/meaningOfLife.html b/testing/test_package_docs/fake/LongFirstLine/meaningOfLife.html index cd2ba14025..a3740d4292 100644 --- a/testing/test_package_docs/fake/LongFirstLine/meaningOfLife.html +++ b/testing/test_package_docs/fake/LongFirstLine/meaningOfLife.html @@ -10,7 +10,7 @@ - + @@ -118,7 +118,7 @@
property meaningOfLife
- + diff --git a/testing/test_package_docs/fake/LongFirstLine/noParams.html b/testing/test_package_docs/fake/LongFirstLine/noParams.html index cdca0ba883..bd0e7658b2 100644 --- a/testing/test_package_docs/fake/LongFirstLine/noParams.html +++ b/testing/test_package_docs/fake/LongFirstLine/noParams.html @@ -10,7 +10,7 @@ - + @@ -121,7 +121,7 @@
method noParams
- + diff --git a/testing/test_package_docs/fake/LongFirstLine/onlySetter.html b/testing/test_package_docs/fake/LongFirstLine/onlySetter.html index fcbe4c3f89..c7706c8076 100644 --- a/testing/test_package_docs/fake/LongFirstLine/onlySetter.html +++ b/testing/test_package_docs/fake/LongFirstLine/onlySetter.html @@ -10,7 +10,7 @@ - + @@ -122,7 +122,7 @@
property onlySetter
- + diff --git a/testing/test_package_docs/fake/LongFirstLine/operator_multiply.html b/testing/test_package_docs/fake/LongFirstLine/operator_multiply.html index 19105ab1a0..b616ce1341 100644 --- a/testing/test_package_docs/fake/LongFirstLine/operator_multiply.html +++ b/testing/test_package_docs/fake/LongFirstLine/operator_multiply.html @@ -10,7 +10,7 @@ - + @@ -116,7 +116,7 @@
method operator *
- + diff --git a/testing/test_package_docs/fake/LongFirstLine/operator_plus.html b/testing/test_package_docs/fake/LongFirstLine/operator_plus.html index 42fc3c123c..a0e23ce033 100644 --- a/testing/test_package_docs/fake/LongFirstLine/operator_plus.html +++ b/testing/test_package_docs/fake/LongFirstLine/operator_plus.html @@ -10,7 +10,7 @@ - + @@ -116,7 +116,7 @@
method operator +
- + diff --git a/testing/test_package_docs/fake/LongFirstLine/optionalParams.html b/testing/test_package_docs/fake/LongFirstLine/optionalParams.html index 1923b470eb..29edd0baa9 100644 --- a/testing/test_package_docs/fake/LongFirstLine/optionalParams.html +++ b/testing/test_package_docs/fake/LongFirstLine/optionalParams.html @@ -10,7 +10,7 @@ - + @@ -116,7 +116,7 @@
method optionalParams
- + diff --git a/testing/test_package_docs/fake/LongFirstLine/returnString.html b/testing/test_package_docs/fake/LongFirstLine/returnString.html index ba752753dc..c7b4e1f64c 100644 --- a/testing/test_package_docs/fake/LongFirstLine/returnString.html +++ b/testing/test_package_docs/fake/LongFirstLine/returnString.html @@ -10,7 +10,7 @@ - + @@ -116,7 +116,7 @@
method returnString
- + diff --git a/testing/test_package_docs/fake/LongFirstLine/staticGetter.html b/testing/test_package_docs/fake/LongFirstLine/staticGetter.html index 94d3b8ae97..2b13931d7e 100644 --- a/testing/test_package_docs/fake/LongFirstLine/staticGetter.html +++ b/testing/test_package_docs/fake/LongFirstLine/staticGetter.html @@ -10,7 +10,7 @@ - + @@ -118,7 +118,7 @@
property staticGetter
- + diff --git a/testing/test_package_docs/fake/LongFirstLine/staticMethodNoParams.html b/testing/test_package_docs/fake/LongFirstLine/staticMethodNoParams.html index 9c1f450d54..92b358b650 100644 --- a/testing/test_package_docs/fake/LongFirstLine/staticMethodNoParams.html +++ b/testing/test_package_docs/fake/LongFirstLine/staticMethodNoParams.html @@ -10,7 +10,7 @@ - + @@ -117,7 +117,7 @@
method staticMethodNoParams
- + diff --git a/testing/test_package_docs/fake/LongFirstLine/staticMethodReturnsVoid.html b/testing/test_package_docs/fake/LongFirstLine/staticMethodReturnsVoid.html index e3e1a7a0df..2d5b990c98 100644 --- a/testing/test_package_docs/fake/LongFirstLine/staticMethodReturnsVoid.html +++ b/testing/test_package_docs/fake/LongFirstLine/staticMethodReturnsVoid.html @@ -10,7 +10,7 @@ - + @@ -116,7 +116,7 @@
method staticMethodReturnsVoid
- + diff --git a/testing/test_package_docs/fake/LongFirstLine/staticOnlySetter.html b/testing/test_package_docs/fake/LongFirstLine/staticOnlySetter.html index 7f1835e148..3435660739 100644 --- a/testing/test_package_docs/fake/LongFirstLine/staticOnlySetter.html +++ b/testing/test_package_docs/fake/LongFirstLine/staticOnlySetter.html @@ -10,7 +10,7 @@ - + @@ -119,7 +119,7 @@
property staticOnlySetter
- + diff --git a/testing/test_package_docs/fake/LongFirstLine/twoParams.html b/testing/test_package_docs/fake/LongFirstLine/twoParams.html index 969a9c072f..ca0cd4bc0c 100644 --- a/testing/test_package_docs/fake/LongFirstLine/twoParams.html +++ b/testing/test_package_docs/fake/LongFirstLine/twoParams.html @@ -10,7 +10,7 @@ - + @@ -116,7 +116,7 @@
method twoParams
- + diff --git a/testing/test_package_docs/fake/LotsAndLotsOfParameters.html b/testing/test_package_docs/fake/LotsAndLotsOfParameters.html index cb89f03f11..73f93d39ad 100644 --- a/testing/test_package_docs/fake/LotsAndLotsOfParameters.html +++ b/testing/test_package_docs/fake/LotsAndLotsOfParameters.html @@ -10,7 +10,7 @@ - + @@ -151,7 +151,7 @@
typedef LotsAndLotsOfParameters
- + diff --git a/testing/test_package_docs/fake/MixMeIn-class.html b/testing/test_package_docs/fake/MixMeIn-class.html index 47cd09b73d..4ecc7e292f 100644 --- a/testing/test_package_docs/fake/MixMeIn-class.html +++ b/testing/test_package_docs/fake/MixMeIn-class.html @@ -10,7 +10,7 @@ - + @@ -256,7 +256,7 @@
class MixMeIn
- + diff --git a/testing/test_package_docs/fake/MixMeIn/MixMeIn.html b/testing/test_package_docs/fake/MixMeIn/MixMeIn.html index 035abaf437..c53884210d 100644 --- a/testing/test_package_docs/fake/MixMeIn/MixMeIn.html +++ b/testing/test_package_docs/fake/MixMeIn/MixMeIn.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
constructor MixMeIn
- + diff --git a/testing/test_package_docs/fake/MixMeIn/hashCode.html b/testing/test_package_docs/fake/MixMeIn/hashCode.html index 70795cf38e..9e36218158 100644 --- a/testing/test_package_docs/fake/MixMeIn/hashCode.html +++ b/testing/test_package_docs/fake/MixMeIn/hashCode.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/fake/MixMeIn/noSuchMethod.html b/testing/test_package_docs/fake/MixMeIn/noSuchMethod.html index 4784b3e006..f69d07c275 100644 --- a/testing/test_package_docs/fake/MixMeIn/noSuchMethod.html +++ b/testing/test_package_docs/fake/MixMeIn/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/fake/MixMeIn/operator_equals.html b/testing/test_package_docs/fake/MixMeIn/operator_equals.html index f2a77784bb..24748a1ea1 100644 --- a/testing/test_package_docs/fake/MixMeIn/operator_equals.html +++ b/testing/test_package_docs/fake/MixMeIn/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/fake/MixMeIn/runtimeType.html b/testing/test_package_docs/fake/MixMeIn/runtimeType.html index bce0c2d39c..df87992d89 100644 --- a/testing/test_package_docs/fake/MixMeIn/runtimeType.html +++ b/testing/test_package_docs/fake/MixMeIn/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/fake/MixMeIn/toString.html b/testing/test_package_docs/fake/MixMeIn/toString.html index ffab3da777..13ba531322 100644 --- a/testing/test_package_docs/fake/MixMeIn/toString.html +++ b/testing/test_package_docs/fake/MixMeIn/toString.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method toString
- + diff --git a/testing/test_package_docs/fake/NAME_SINGLEUNDERSCORE-constant.html b/testing/test_package_docs/fake/NAME_SINGLEUNDERSCORE-constant.html index 468972161c..e6a1508175 100644 --- a/testing/test_package_docs/fake/NAME_SINGLEUNDERSCORE-constant.html +++ b/testing/test_package_docs/fake/NAME_SINGLEUNDERSCORE-constant.html @@ -10,7 +10,7 @@ - + @@ -149,7 +149,7 @@
top-level property NAME_SINGLEUNDERSCORE
- + diff --git a/testing/test_package_docs/fake/NAME_WITH_TWO_UNDERSCORES-constant.html b/testing/test_package_docs/fake/NAME_WITH_TWO_UNDERSCORES-constant.html index 8144535668..c75400160a 100644 --- a/testing/test_package_docs/fake/NAME_WITH_TWO_UNDERSCORES-constant.html +++ b/testing/test_package_docs/fake/NAME_WITH_TWO_UNDERSCORES-constant.html @@ -10,7 +10,7 @@ - + @@ -149,7 +149,7 @@
top-level property NAME_WITH_TWO_UNDERSCORES
- + diff --git a/testing/test_package_docs/fake/NewGenericTypedef.html b/testing/test_package_docs/fake/NewGenericTypedef.html index 9dd57042b0..739057b81d 100644 --- a/testing/test_package_docs/fake/NewGenericTypedef.html +++ b/testing/test_package_docs/fake/NewGenericTypedef.html @@ -10,7 +10,7 @@ - + @@ -151,7 +151,7 @@
typedef NewGenericTypedef
- + diff --git a/testing/test_package_docs/fake/Oops-class.html b/testing/test_package_docs/fake/Oops-class.html index b238c23699..c9c929133e 100644 --- a/testing/test_package_docs/fake/Oops-class.html +++ b/testing/test_package_docs/fake/Oops-class.html @@ -10,7 +10,7 @@ - + @@ -267,7 +267,7 @@
class Oops
- + diff --git a/testing/test_package_docs/fake/Oops/Oops.html b/testing/test_package_docs/fake/Oops/Oops.html index 48bfaa3bd0..4a2a266863 100644 --- a/testing/test_package_docs/fake/Oops/Oops.html +++ b/testing/test_package_docs/fake/Oops/Oops.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
constructor Oops
- + diff --git a/testing/test_package_docs/fake/Oops/hashCode.html b/testing/test_package_docs/fake/Oops/hashCode.html index b757dbfbb5..585ab26394 100644 --- a/testing/test_package_docs/fake/Oops/hashCode.html +++ b/testing/test_package_docs/fake/Oops/hashCode.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/fake/Oops/message.html b/testing/test_package_docs/fake/Oops/message.html index a820a8d4df..45989c9e7d 100644 --- a/testing/test_package_docs/fake/Oops/message.html +++ b/testing/test_package_docs/fake/Oops/message.html @@ -10,7 +10,7 @@ - + @@ -92,7 +92,7 @@
property message
- + diff --git a/testing/test_package_docs/fake/Oops/noSuchMethod.html b/testing/test_package_docs/fake/Oops/noSuchMethod.html index 89746cbd45..8087cd3591 100644 --- a/testing/test_package_docs/fake/Oops/noSuchMethod.html +++ b/testing/test_package_docs/fake/Oops/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/fake/Oops/operator_equals.html b/testing/test_package_docs/fake/Oops/operator_equals.html index 2b4ea0446a..50b1f5d69a 100644 --- a/testing/test_package_docs/fake/Oops/operator_equals.html +++ b/testing/test_package_docs/fake/Oops/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/fake/Oops/runtimeType.html b/testing/test_package_docs/fake/Oops/runtimeType.html index e50057ece6..ee241d34d5 100644 --- a/testing/test_package_docs/fake/Oops/runtimeType.html +++ b/testing/test_package_docs/fake/Oops/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/fake/Oops/toString.html b/testing/test_package_docs/fake/Oops/toString.html index 79a90b4bae..f70cf17347 100644 --- a/testing/test_package_docs/fake/Oops/toString.html +++ b/testing/test_package_docs/fake/Oops/toString.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method toString
- + diff --git a/testing/test_package_docs/fake/OperatorReferenceClass-class.html b/testing/test_package_docs/fake/OperatorReferenceClass-class.html index a689822b73..b87aae5214 100644 --- a/testing/test_package_docs/fake/OperatorReferenceClass-class.html +++ b/testing/test_package_docs/fake/OperatorReferenceClass-class.html @@ -10,7 +10,7 @@ - + @@ -244,7 +244,7 @@
class OperatorReferenceClass
- + diff --git a/testing/test_package_docs/fake/OperatorReferenceClass/OperatorReferenceClass.html b/testing/test_package_docs/fake/OperatorReferenceClass/OperatorReferenceClass.html index ec2257c887..839da9529a 100644 --- a/testing/test_package_docs/fake/OperatorReferenceClass/OperatorReferenceClass.html +++ b/testing/test_package_docs/fake/OperatorReferenceClass/OperatorReferenceClass.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
constructor OperatorReferenceClass
- + diff --git a/testing/test_package_docs/fake/OperatorReferenceClass/hashCode.html b/testing/test_package_docs/fake/OperatorReferenceClass/hashCode.html index e8fb994c8a..eb84816850 100644 --- a/testing/test_package_docs/fake/OperatorReferenceClass/hashCode.html +++ b/testing/test_package_docs/fake/OperatorReferenceClass/hashCode.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/fake/OperatorReferenceClass/noSuchMethod.html b/testing/test_package_docs/fake/OperatorReferenceClass/noSuchMethod.html index b659f78065..a3b0310c8b 100644 --- a/testing/test_package_docs/fake/OperatorReferenceClass/noSuchMethod.html +++ b/testing/test_package_docs/fake/OperatorReferenceClass/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/fake/OperatorReferenceClass/operator_equals.html b/testing/test_package_docs/fake/OperatorReferenceClass/operator_equals.html index 0c0432d224..596c187e64 100644 --- a/testing/test_package_docs/fake/OperatorReferenceClass/operator_equals.html +++ b/testing/test_package_docs/fake/OperatorReferenceClass/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/fake/OperatorReferenceClass/runtimeType.html b/testing/test_package_docs/fake/OperatorReferenceClass/runtimeType.html index 62253831d6..eddd9b56a1 100644 --- a/testing/test_package_docs/fake/OperatorReferenceClass/runtimeType.html +++ b/testing/test_package_docs/fake/OperatorReferenceClass/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/fake/OperatorReferenceClass/toString.html b/testing/test_package_docs/fake/OperatorReferenceClass/toString.html index 8d45e7db6e..9f968fde41 100644 --- a/testing/test_package_docs/fake/OperatorReferenceClass/toString.html +++ b/testing/test_package_docs/fake/OperatorReferenceClass/toString.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method toString
- + diff --git a/testing/test_package_docs/fake/OtherGenericsThing-class.html b/testing/test_package_docs/fake/OtherGenericsThing-class.html index 16eec14d94..d11e82182c 100644 --- a/testing/test_package_docs/fake/OtherGenericsThing-class.html +++ b/testing/test_package_docs/fake/OtherGenericsThing-class.html @@ -10,7 +10,7 @@ - + @@ -251,7 +251,7 @@
class OtherGenericsThing
- + diff --git a/testing/test_package_docs/fake/OtherGenericsThing/OtherGenericsThing.html b/testing/test_package_docs/fake/OtherGenericsThing/OtherGenericsThing.html index a731c4cc6c..50b88caeb3 100644 --- a/testing/test_package_docs/fake/OtherGenericsThing/OtherGenericsThing.html +++ b/testing/test_package_docs/fake/OtherGenericsThing/OtherGenericsThing.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
constructor OtherGenericsThing
- + diff --git a/testing/test_package_docs/fake/OtherGenericsThing/convert.html b/testing/test_package_docs/fake/OtherGenericsThing/convert.html index bd8a05e464..a88b9322b6 100644 --- a/testing/test_package_docs/fake/OtherGenericsThing/convert.html +++ b/testing/test_package_docs/fake/OtherGenericsThing/convert.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method convert
- + diff --git a/testing/test_package_docs/fake/OtherGenericsThing/hashCode.html b/testing/test_package_docs/fake/OtherGenericsThing/hashCode.html index e29feb6f46..f318cf9669 100644 --- a/testing/test_package_docs/fake/OtherGenericsThing/hashCode.html +++ b/testing/test_package_docs/fake/OtherGenericsThing/hashCode.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/fake/OtherGenericsThing/noSuchMethod.html b/testing/test_package_docs/fake/OtherGenericsThing/noSuchMethod.html index 5cb3f2d785..ecc2bb9eb3 100644 --- a/testing/test_package_docs/fake/OtherGenericsThing/noSuchMethod.html +++ b/testing/test_package_docs/fake/OtherGenericsThing/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/fake/OtherGenericsThing/operator_equals.html b/testing/test_package_docs/fake/OtherGenericsThing/operator_equals.html index 1e26095a92..40fce7a2e3 100644 --- a/testing/test_package_docs/fake/OtherGenericsThing/operator_equals.html +++ b/testing/test_package_docs/fake/OtherGenericsThing/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/fake/OtherGenericsThing/runtimeType.html b/testing/test_package_docs/fake/OtherGenericsThing/runtimeType.html index 07f736601e..4a9ac8af8c 100644 --- a/testing/test_package_docs/fake/OtherGenericsThing/runtimeType.html +++ b/testing/test_package_docs/fake/OtherGenericsThing/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/fake/OtherGenericsThing/toString.html b/testing/test_package_docs/fake/OtherGenericsThing/toString.html index d348785f7f..a268d16ce6 100644 --- a/testing/test_package_docs/fake/OtherGenericsThing/toString.html +++ b/testing/test_package_docs/fake/OtherGenericsThing/toString.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method toString
- + diff --git a/testing/test_package_docs/fake/PI-constant.html b/testing/test_package_docs/fake/PI-constant.html index eaf3e9154a..f5bffb5bb7 100644 --- a/testing/test_package_docs/fake/PI-constant.html +++ b/testing/test_package_docs/fake/PI-constant.html @@ -10,7 +10,7 @@ - + @@ -152,7 +152,7 @@
top-level property PI
- + diff --git a/testing/test_package_docs/fake/SpecialList-class.html b/testing/test_package_docs/fake/SpecialList-class.html index 724523956a..10cdd9ef73 100644 --- a/testing/test_package_docs/fake/SpecialList-class.html +++ b/testing/test_package_docs/fake/SpecialList-class.html @@ -10,7 +10,7 @@ - + @@ -775,7 +775,7 @@
class SpecialList
- + diff --git a/testing/test_package_docs/fake/SpecialList/SpecialList.html b/testing/test_package_docs/fake/SpecialList/SpecialList.html index fb2da25dd1..9879158c0b 100644 --- a/testing/test_package_docs/fake/SpecialList/SpecialList.html +++ b/testing/test_package_docs/fake/SpecialList/SpecialList.html @@ -10,7 +10,7 @@ - + @@ -142,7 +142,7 @@
constructor SpecialList
- + diff --git a/testing/test_package_docs/fake/SpecialList/add.html b/testing/test_package_docs/fake/SpecialList/add.html index ef8967730d..72fa3f527e 100644 --- a/testing/test_package_docs/fake/SpecialList/add.html +++ b/testing/test_package_docs/fake/SpecialList/add.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method add
- + diff --git a/testing/test_package_docs/fake/SpecialList/addAll.html b/testing/test_package_docs/fake/SpecialList/addAll.html index 0f36f4e21a..f0739c595d 100644 --- a/testing/test_package_docs/fake/SpecialList/addAll.html +++ b/testing/test_package_docs/fake/SpecialList/addAll.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method addAll
- + diff --git a/testing/test_package_docs/fake/SpecialList/any.html b/testing/test_package_docs/fake/SpecialList/any.html index d567f9b46c..264e9f4a6a 100644 --- a/testing/test_package_docs/fake/SpecialList/any.html +++ b/testing/test_package_docs/fake/SpecialList/any.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method any
- + diff --git a/testing/test_package_docs/fake/SpecialList/asMap.html b/testing/test_package_docs/fake/SpecialList/asMap.html index ef207a8141..578dd5a5d4 100644 --- a/testing/test_package_docs/fake/SpecialList/asMap.html +++ b/testing/test_package_docs/fake/SpecialList/asMap.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method asMap
- + diff --git a/testing/test_package_docs/fake/SpecialList/clear.html b/testing/test_package_docs/fake/SpecialList/clear.html index 0eeaa57759..6f22860d3f 100644 --- a/testing/test_package_docs/fake/SpecialList/clear.html +++ b/testing/test_package_docs/fake/SpecialList/clear.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method clear
- + diff --git a/testing/test_package_docs/fake/SpecialList/contains.html b/testing/test_package_docs/fake/SpecialList/contains.html index 397c25d53e..f93fec763c 100644 --- a/testing/test_package_docs/fake/SpecialList/contains.html +++ b/testing/test_package_docs/fake/SpecialList/contains.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method contains
- + diff --git a/testing/test_package_docs/fake/SpecialList/elementAt.html b/testing/test_package_docs/fake/SpecialList/elementAt.html index f857cfaca9..46462de6f0 100644 --- a/testing/test_package_docs/fake/SpecialList/elementAt.html +++ b/testing/test_package_docs/fake/SpecialList/elementAt.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method elementAt
- + diff --git a/testing/test_package_docs/fake/SpecialList/every.html b/testing/test_package_docs/fake/SpecialList/every.html index e0ac5def05..16086cf593 100644 --- a/testing/test_package_docs/fake/SpecialList/every.html +++ b/testing/test_package_docs/fake/SpecialList/every.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method every
- + diff --git a/testing/test_package_docs/fake/SpecialList/expand.html b/testing/test_package_docs/fake/SpecialList/expand.html index 74b22844c0..59f080ea3b 100644 --- a/testing/test_package_docs/fake/SpecialList/expand.html +++ b/testing/test_package_docs/fake/SpecialList/expand.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method expand
- + diff --git a/testing/test_package_docs/fake/SpecialList/fillRange.html b/testing/test_package_docs/fake/SpecialList/fillRange.html index db646b2b3a..0da425d26a 100644 --- a/testing/test_package_docs/fake/SpecialList/fillRange.html +++ b/testing/test_package_docs/fake/SpecialList/fillRange.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method fillRange
- + diff --git a/testing/test_package_docs/fake/SpecialList/first.html b/testing/test_package_docs/fake/SpecialList/first.html index 9d7ba9b317..a1d92828a0 100644 --- a/testing/test_package_docs/fake/SpecialList/first.html +++ b/testing/test_package_docs/fake/SpecialList/first.html @@ -10,7 +10,7 @@ - + @@ -146,7 +146,7 @@
property first
- + diff --git a/testing/test_package_docs/fake/SpecialList/firstWhere.html b/testing/test_package_docs/fake/SpecialList/firstWhere.html index 2e2e21d0b0..c755906314 100644 --- a/testing/test_package_docs/fake/SpecialList/firstWhere.html +++ b/testing/test_package_docs/fake/SpecialList/firstWhere.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method firstWhere
- + diff --git a/testing/test_package_docs/fake/SpecialList/fold.html b/testing/test_package_docs/fake/SpecialList/fold.html index b15943d0c5..a8d02c0824 100644 --- a/testing/test_package_docs/fake/SpecialList/fold.html +++ b/testing/test_package_docs/fake/SpecialList/fold.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method fold
- + diff --git a/testing/test_package_docs/fake/SpecialList/forEach.html b/testing/test_package_docs/fake/SpecialList/forEach.html index 4a11356f8e..4d42012fad 100644 --- a/testing/test_package_docs/fake/SpecialList/forEach.html +++ b/testing/test_package_docs/fake/SpecialList/forEach.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method forEach
- + diff --git a/testing/test_package_docs/fake/SpecialList/getRange.html b/testing/test_package_docs/fake/SpecialList/getRange.html index 1d10464646..92556df916 100644 --- a/testing/test_package_docs/fake/SpecialList/getRange.html +++ b/testing/test_package_docs/fake/SpecialList/getRange.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method getRange
- + diff --git a/testing/test_package_docs/fake/SpecialList/hashCode.html b/testing/test_package_docs/fake/SpecialList/hashCode.html index 9af3cd9dd2..c2df16883d 100644 --- a/testing/test_package_docs/fake/SpecialList/hashCode.html +++ b/testing/test_package_docs/fake/SpecialList/hashCode.html @@ -10,7 +10,7 @@ - + @@ -146,7 +146,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/fake/SpecialList/indexOf.html b/testing/test_package_docs/fake/SpecialList/indexOf.html index 5f4629ad1d..b5a1d94522 100644 --- a/testing/test_package_docs/fake/SpecialList/indexOf.html +++ b/testing/test_package_docs/fake/SpecialList/indexOf.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method indexOf
- + diff --git a/testing/test_package_docs/fake/SpecialList/insert.html b/testing/test_package_docs/fake/SpecialList/insert.html index cb867d034b..89639481e6 100644 --- a/testing/test_package_docs/fake/SpecialList/insert.html +++ b/testing/test_package_docs/fake/SpecialList/insert.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method insert
- + diff --git a/testing/test_package_docs/fake/SpecialList/insertAll.html b/testing/test_package_docs/fake/SpecialList/insertAll.html index 75a9f30583..efe7937027 100644 --- a/testing/test_package_docs/fake/SpecialList/insertAll.html +++ b/testing/test_package_docs/fake/SpecialList/insertAll.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method insertAll
- + diff --git a/testing/test_package_docs/fake/SpecialList/isEmpty.html b/testing/test_package_docs/fake/SpecialList/isEmpty.html index d7cfafc9ba..7cd754907e 100644 --- a/testing/test_package_docs/fake/SpecialList/isEmpty.html +++ b/testing/test_package_docs/fake/SpecialList/isEmpty.html @@ -10,7 +10,7 @@ - + @@ -146,7 +146,7 @@
property isEmpty
- + diff --git a/testing/test_package_docs/fake/SpecialList/isNotEmpty.html b/testing/test_package_docs/fake/SpecialList/isNotEmpty.html index f36bc85e56..65b49b980b 100644 --- a/testing/test_package_docs/fake/SpecialList/isNotEmpty.html +++ b/testing/test_package_docs/fake/SpecialList/isNotEmpty.html @@ -10,7 +10,7 @@ - + @@ -146,7 +146,7 @@
property isNotEmpty
- + diff --git a/testing/test_package_docs/fake/SpecialList/iterator.html b/testing/test_package_docs/fake/SpecialList/iterator.html index 57feb5f3e1..969d074ebb 100644 --- a/testing/test_package_docs/fake/SpecialList/iterator.html +++ b/testing/test_package_docs/fake/SpecialList/iterator.html @@ -10,7 +10,7 @@ - + @@ -146,7 +146,7 @@
property iterator
- + diff --git a/testing/test_package_docs/fake/SpecialList/join.html b/testing/test_package_docs/fake/SpecialList/join.html index 86b5394845..a521f32085 100644 --- a/testing/test_package_docs/fake/SpecialList/join.html +++ b/testing/test_package_docs/fake/SpecialList/join.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method join
- + diff --git a/testing/test_package_docs/fake/SpecialList/last.html b/testing/test_package_docs/fake/SpecialList/last.html index 5b51c8be92..f591ca3be2 100644 --- a/testing/test_package_docs/fake/SpecialList/last.html +++ b/testing/test_package_docs/fake/SpecialList/last.html @@ -10,7 +10,7 @@ - + @@ -146,7 +146,7 @@
property last
- + diff --git a/testing/test_package_docs/fake/SpecialList/lastIndexOf.html b/testing/test_package_docs/fake/SpecialList/lastIndexOf.html index ee8a86bd0b..0e18aa82c4 100644 --- a/testing/test_package_docs/fake/SpecialList/lastIndexOf.html +++ b/testing/test_package_docs/fake/SpecialList/lastIndexOf.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method lastIndexOf
- + diff --git a/testing/test_package_docs/fake/SpecialList/lastWhere.html b/testing/test_package_docs/fake/SpecialList/lastWhere.html index 016a9ba39f..1511cb83e1 100644 --- a/testing/test_package_docs/fake/SpecialList/lastWhere.html +++ b/testing/test_package_docs/fake/SpecialList/lastWhere.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method lastWhere
- + diff --git a/testing/test_package_docs/fake/SpecialList/length.html b/testing/test_package_docs/fake/SpecialList/length.html index a2595cae87..1ad2a04bd5 100644 --- a/testing/test_package_docs/fake/SpecialList/length.html +++ b/testing/test_package_docs/fake/SpecialList/length.html @@ -10,7 +10,7 @@ - + @@ -155,7 +155,7 @@
property length
- + diff --git a/testing/test_package_docs/fake/SpecialList/map.html b/testing/test_package_docs/fake/SpecialList/map.html index 3f167565d9..c7ece9e276 100644 --- a/testing/test_package_docs/fake/SpecialList/map.html +++ b/testing/test_package_docs/fake/SpecialList/map.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method map
- + diff --git a/testing/test_package_docs/fake/SpecialList/noSuchMethod.html b/testing/test_package_docs/fake/SpecialList/noSuchMethod.html index a86039b096..e6ce32093e 100644 --- a/testing/test_package_docs/fake/SpecialList/noSuchMethod.html +++ b/testing/test_package_docs/fake/SpecialList/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/fake/SpecialList/operator_equals.html b/testing/test_package_docs/fake/SpecialList/operator_equals.html index 18a152a4bf..260073f2fb 100644 --- a/testing/test_package_docs/fake/SpecialList/operator_equals.html +++ b/testing/test_package_docs/fake/SpecialList/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/fake/SpecialList/operator_get.html b/testing/test_package_docs/fake/SpecialList/operator_get.html index b458f94ca9..70a755bba8 100644 --- a/testing/test_package_docs/fake/SpecialList/operator_get.html +++ b/testing/test_package_docs/fake/SpecialList/operator_get.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method operator []
- + diff --git a/testing/test_package_docs/fake/SpecialList/operator_put.html b/testing/test_package_docs/fake/SpecialList/operator_put.html index 15306300bb..3222f63228 100644 --- a/testing/test_package_docs/fake/SpecialList/operator_put.html +++ b/testing/test_package_docs/fake/SpecialList/operator_put.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method operator []=
- + diff --git a/testing/test_package_docs/fake/SpecialList/reduce.html b/testing/test_package_docs/fake/SpecialList/reduce.html index a8125349b8..a4bc4053c0 100644 --- a/testing/test_package_docs/fake/SpecialList/reduce.html +++ b/testing/test_package_docs/fake/SpecialList/reduce.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method reduce
- + diff --git a/testing/test_package_docs/fake/SpecialList/remove.html b/testing/test_package_docs/fake/SpecialList/remove.html index d90d22eb04..fcc15fc9ea 100644 --- a/testing/test_package_docs/fake/SpecialList/remove.html +++ b/testing/test_package_docs/fake/SpecialList/remove.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method remove
- + diff --git a/testing/test_package_docs/fake/SpecialList/removeAt.html b/testing/test_package_docs/fake/SpecialList/removeAt.html index 2a3fe5ea72..7ab19f3839 100644 --- a/testing/test_package_docs/fake/SpecialList/removeAt.html +++ b/testing/test_package_docs/fake/SpecialList/removeAt.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method removeAt
- + diff --git a/testing/test_package_docs/fake/SpecialList/removeLast.html b/testing/test_package_docs/fake/SpecialList/removeLast.html index 0f853fad30..5a97896d51 100644 --- a/testing/test_package_docs/fake/SpecialList/removeLast.html +++ b/testing/test_package_docs/fake/SpecialList/removeLast.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method removeLast
- + diff --git a/testing/test_package_docs/fake/SpecialList/removeRange.html b/testing/test_package_docs/fake/SpecialList/removeRange.html index ab89bb6526..7bccd5af38 100644 --- a/testing/test_package_docs/fake/SpecialList/removeRange.html +++ b/testing/test_package_docs/fake/SpecialList/removeRange.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method removeRange
- + diff --git a/testing/test_package_docs/fake/SpecialList/removeWhere.html b/testing/test_package_docs/fake/SpecialList/removeWhere.html index 010cd3f02d..018c6358f6 100644 --- a/testing/test_package_docs/fake/SpecialList/removeWhere.html +++ b/testing/test_package_docs/fake/SpecialList/removeWhere.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method removeWhere
- + diff --git a/testing/test_package_docs/fake/SpecialList/replaceRange.html b/testing/test_package_docs/fake/SpecialList/replaceRange.html index 63a90fd2e3..a001b74810 100644 --- a/testing/test_package_docs/fake/SpecialList/replaceRange.html +++ b/testing/test_package_docs/fake/SpecialList/replaceRange.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method replaceRange
- + diff --git a/testing/test_package_docs/fake/SpecialList/retainWhere.html b/testing/test_package_docs/fake/SpecialList/retainWhere.html index 03c95f7c90..34e1785997 100644 --- a/testing/test_package_docs/fake/SpecialList/retainWhere.html +++ b/testing/test_package_docs/fake/SpecialList/retainWhere.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method retainWhere
- + diff --git a/testing/test_package_docs/fake/SpecialList/reversed.html b/testing/test_package_docs/fake/SpecialList/reversed.html index 9f47169bca..367ee0fe35 100644 --- a/testing/test_package_docs/fake/SpecialList/reversed.html +++ b/testing/test_package_docs/fake/SpecialList/reversed.html @@ -10,7 +10,7 @@ - + @@ -146,7 +146,7 @@
property reversed
- + diff --git a/testing/test_package_docs/fake/SpecialList/runtimeType.html b/testing/test_package_docs/fake/SpecialList/runtimeType.html index c2bdc7bece..27543966ef 100644 --- a/testing/test_package_docs/fake/SpecialList/runtimeType.html +++ b/testing/test_package_docs/fake/SpecialList/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -146,7 +146,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/fake/SpecialList/setAll.html b/testing/test_package_docs/fake/SpecialList/setAll.html index c62e19fb9a..f1eb36910a 100644 --- a/testing/test_package_docs/fake/SpecialList/setAll.html +++ b/testing/test_package_docs/fake/SpecialList/setAll.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method setAll
- + diff --git a/testing/test_package_docs/fake/SpecialList/setRange.html b/testing/test_package_docs/fake/SpecialList/setRange.html index dafe5b85ca..bec39d3aec 100644 --- a/testing/test_package_docs/fake/SpecialList/setRange.html +++ b/testing/test_package_docs/fake/SpecialList/setRange.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method setRange
- + diff --git a/testing/test_package_docs/fake/SpecialList/shuffle.html b/testing/test_package_docs/fake/SpecialList/shuffle.html index c6e8a3325d..4998f0271a 100644 --- a/testing/test_package_docs/fake/SpecialList/shuffle.html +++ b/testing/test_package_docs/fake/SpecialList/shuffle.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method shuffle
- + diff --git a/testing/test_package_docs/fake/SpecialList/single.html b/testing/test_package_docs/fake/SpecialList/single.html index a6adce1a0b..acd71206b1 100644 --- a/testing/test_package_docs/fake/SpecialList/single.html +++ b/testing/test_package_docs/fake/SpecialList/single.html @@ -10,7 +10,7 @@ - + @@ -146,7 +146,7 @@
property single
- + diff --git a/testing/test_package_docs/fake/SpecialList/singleWhere.html b/testing/test_package_docs/fake/SpecialList/singleWhere.html index a80dbd7673..dc602d6ec6 100644 --- a/testing/test_package_docs/fake/SpecialList/singleWhere.html +++ b/testing/test_package_docs/fake/SpecialList/singleWhere.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method singleWhere
- + diff --git a/testing/test_package_docs/fake/SpecialList/skip.html b/testing/test_package_docs/fake/SpecialList/skip.html index bb0a63ba5b..8d711834cd 100644 --- a/testing/test_package_docs/fake/SpecialList/skip.html +++ b/testing/test_package_docs/fake/SpecialList/skip.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method skip
- + diff --git a/testing/test_package_docs/fake/SpecialList/skipWhile.html b/testing/test_package_docs/fake/SpecialList/skipWhile.html index eb6a32e51a..e94e12ef3d 100644 --- a/testing/test_package_docs/fake/SpecialList/skipWhile.html +++ b/testing/test_package_docs/fake/SpecialList/skipWhile.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method skipWhile
- + diff --git a/testing/test_package_docs/fake/SpecialList/sort.html b/testing/test_package_docs/fake/SpecialList/sort.html index ced6d7d6fe..8149af6dee 100644 --- a/testing/test_package_docs/fake/SpecialList/sort.html +++ b/testing/test_package_docs/fake/SpecialList/sort.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method sort
- + diff --git a/testing/test_package_docs/fake/SpecialList/sublist.html b/testing/test_package_docs/fake/SpecialList/sublist.html index 7b3f023500..14bc79e26d 100644 --- a/testing/test_package_docs/fake/SpecialList/sublist.html +++ b/testing/test_package_docs/fake/SpecialList/sublist.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method sublist
- + diff --git a/testing/test_package_docs/fake/SpecialList/take.html b/testing/test_package_docs/fake/SpecialList/take.html index be6ea5daa8..21e6b430f8 100644 --- a/testing/test_package_docs/fake/SpecialList/take.html +++ b/testing/test_package_docs/fake/SpecialList/take.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method take
- + diff --git a/testing/test_package_docs/fake/SpecialList/takeWhile.html b/testing/test_package_docs/fake/SpecialList/takeWhile.html index 29df5d1ed0..b92aa6c2eb 100644 --- a/testing/test_package_docs/fake/SpecialList/takeWhile.html +++ b/testing/test_package_docs/fake/SpecialList/takeWhile.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method takeWhile
- + diff --git a/testing/test_package_docs/fake/SpecialList/toList.html b/testing/test_package_docs/fake/SpecialList/toList.html index a8b869e46b..60cdc6a9e0 100644 --- a/testing/test_package_docs/fake/SpecialList/toList.html +++ b/testing/test_package_docs/fake/SpecialList/toList.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method toList
- + diff --git a/testing/test_package_docs/fake/SpecialList/toSet.html b/testing/test_package_docs/fake/SpecialList/toSet.html index 5168ff25fb..1b74d4ed46 100644 --- a/testing/test_package_docs/fake/SpecialList/toSet.html +++ b/testing/test_package_docs/fake/SpecialList/toSet.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method toSet
- + diff --git a/testing/test_package_docs/fake/SpecialList/toString.html b/testing/test_package_docs/fake/SpecialList/toString.html index d5dab1c65c..d06077bdee 100644 --- a/testing/test_package_docs/fake/SpecialList/toString.html +++ b/testing/test_package_docs/fake/SpecialList/toString.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method toString
- + diff --git a/testing/test_package_docs/fake/SpecialList/where.html b/testing/test_package_docs/fake/SpecialList/where.html index df775f8883..0bd2523ba9 100644 --- a/testing/test_package_docs/fake/SpecialList/where.html +++ b/testing/test_package_docs/fake/SpecialList/where.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,7 @@
method where
- + diff --git a/testing/test_package_docs/fake/SubForDocComments-class.html b/testing/test_package_docs/fake/SubForDocComments-class.html index 79931e9d68..2d9ed9170a 100644 --- a/testing/test_package_docs/fake/SubForDocComments-class.html +++ b/testing/test_package_docs/fake/SubForDocComments-class.html @@ -10,7 +10,7 @@ - + @@ -288,7 +288,7 @@
class SubForDocComments
- + diff --git a/testing/test_package_docs/fake/SubForDocComments/SubForDocComments.html b/testing/test_package_docs/fake/SubForDocComments/SubForDocComments.html index 7ba5c2f9e0..eef97aa4ae 100644 --- a/testing/test_package_docs/fake/SubForDocComments/SubForDocComments.html +++ b/testing/test_package_docs/fake/SubForDocComments/SubForDocComments.html @@ -10,7 +10,7 @@ - + @@ -93,7 +93,7 @@
constructor SubForDocComments
- + diff --git a/testing/test_package_docs/fake/SubForDocComments/localMethod.html b/testing/test_package_docs/fake/SubForDocComments/localMethod.html index 1929c336cf..065e650472 100644 --- a/testing/test_package_docs/fake/SubForDocComments/localMethod.html +++ b/testing/test_package_docs/fake/SubForDocComments/localMethod.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
method localMethod
- + diff --git a/testing/test_package_docs/fake/SuperAwesomeClass-class.html b/testing/test_package_docs/fake/SuperAwesomeClass-class.html index 363270bd4d..6d97dc4bb4 100644 --- a/testing/test_package_docs/fake/SuperAwesomeClass-class.html +++ b/testing/test_package_docs/fake/SuperAwesomeClass-class.html @@ -10,7 +10,7 @@ - + @@ -290,7 +290,7 @@
class SuperAwesomeClass
- + diff --git a/testing/test_package_docs/fake/SuperAwesomeClass/SuperAwesomeClass.html b/testing/test_package_docs/fake/SuperAwesomeClass/SuperAwesomeClass.html index 2dac2bfdce..41771b9aa9 100644 --- a/testing/test_package_docs/fake/SuperAwesomeClass/SuperAwesomeClass.html +++ b/testing/test_package_docs/fake/SuperAwesomeClass/SuperAwesomeClass.html @@ -10,7 +10,7 @@ - + @@ -93,7 +93,7 @@
constructor SuperAwesomeClass
- + diff --git a/testing/test_package_docs/fake/SuperAwesomeClass/fly.html b/testing/test_package_docs/fake/SuperAwesomeClass/fly.html index 7d0b7e4ee0..2fe6b063e4 100644 --- a/testing/test_package_docs/fake/SuperAwesomeClass/fly.html +++ b/testing/test_package_docs/fake/SuperAwesomeClass/fly.html @@ -10,7 +10,7 @@ - + @@ -96,7 +96,7 @@
method fly
- + diff --git a/testing/test_package_docs/fake/SuperAwesomeClass/hashCode.html b/testing/test_package_docs/fake/SuperAwesomeClass/hashCode.html index e5596db691..ced417c389 100644 --- a/testing/test_package_docs/fake/SuperAwesomeClass/hashCode.html +++ b/testing/test_package_docs/fake/SuperAwesomeClass/hashCode.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/fake/SuperAwesomeClass/noSuchMethod.html b/testing/test_package_docs/fake/SuperAwesomeClass/noSuchMethod.html index 780e953f9f..756839caf1 100644 --- a/testing/test_package_docs/fake/SuperAwesomeClass/noSuchMethod.html +++ b/testing/test_package_docs/fake/SuperAwesomeClass/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -92,7 +92,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/fake/SuperAwesomeClass/operator_equals.html b/testing/test_package_docs/fake/SuperAwesomeClass/operator_equals.html index 245dbea1a4..cc3d63315b 100644 --- a/testing/test_package_docs/fake/SuperAwesomeClass/operator_equals.html +++ b/testing/test_package_docs/fake/SuperAwesomeClass/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -92,7 +92,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/fake/SuperAwesomeClass/operator_minus.html b/testing/test_package_docs/fake/SuperAwesomeClass/operator_minus.html index fafc7f7003..c0af98973f 100644 --- a/testing/test_package_docs/fake/SuperAwesomeClass/operator_minus.html +++ b/testing/test_package_docs/fake/SuperAwesomeClass/operator_minus.html @@ -10,7 +10,7 @@ - + @@ -92,7 +92,7 @@
method operator -
- + diff --git a/testing/test_package_docs/fake/SuperAwesomeClass/powers.html b/testing/test_package_docs/fake/SuperAwesomeClass/powers.html index 11700220c1..4a8ce04902 100644 --- a/testing/test_package_docs/fake/SuperAwesomeClass/powers.html +++ b/testing/test_package_docs/fake/SuperAwesomeClass/powers.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
property powers
- + diff --git a/testing/test_package_docs/fake/SuperAwesomeClass/runtimeType.html b/testing/test_package_docs/fake/SuperAwesomeClass/runtimeType.html index abf1d45dcf..2354c58990 100644 --- a/testing/test_package_docs/fake/SuperAwesomeClass/runtimeType.html +++ b/testing/test_package_docs/fake/SuperAwesomeClass/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/fake/SuperAwesomeClass/toString.html b/testing/test_package_docs/fake/SuperAwesomeClass/toString.html index bac3de3d67..e8da633f59 100644 --- a/testing/test_package_docs/fake/SuperAwesomeClass/toString.html +++ b/testing/test_package_docs/fake/SuperAwesomeClass/toString.html @@ -10,7 +10,7 @@ - + @@ -92,7 +92,7 @@
method toString
- + diff --git a/testing/test_package_docs/fake/UP-constant.html b/testing/test_package_docs/fake/UP-constant.html index 63e1d39055..a8ae3d71b5 100644 --- a/testing/test_package_docs/fake/UP-constant.html +++ b/testing/test_package_docs/fake/UP-constant.html @@ -10,7 +10,7 @@ - + @@ -153,7 +153,7 @@
top-level property UP
- + diff --git a/testing/test_package_docs/fake/VoidCallback.html b/testing/test_package_docs/fake/VoidCallback.html index 38b92ad76a..9a0b16a81b 100644 --- a/testing/test_package_docs/fake/VoidCallback.html +++ b/testing/test_package_docs/fake/VoidCallback.html @@ -10,7 +10,7 @@ - + @@ -148,7 +148,7 @@
typedef VoidCallback
- + diff --git a/testing/test_package_docs/fake/WithGetterAndSetter-class.html b/testing/test_package_docs/fake/WithGetterAndSetter-class.html index 0905560b46..78eb94a088 100644 --- a/testing/test_package_docs/fake/WithGetterAndSetter-class.html +++ b/testing/test_package_docs/fake/WithGetterAndSetter-class.html @@ -10,7 +10,7 @@ - + @@ -266,7 +266,7 @@
class WithGetterAndSetter
- + diff --git a/testing/test_package_docs/fake/WithGetterAndSetter/WithGetterAndSetter.html b/testing/test_package_docs/fake/WithGetterAndSetter/WithGetterAndSetter.html index 069f09a5ef..74854bdd0c 100644 --- a/testing/test_package_docs/fake/WithGetterAndSetter/WithGetterAndSetter.html +++ b/testing/test_package_docs/fake/WithGetterAndSetter/WithGetterAndSetter.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
constructor WithGetterAndSetter
- + diff --git a/testing/test_package_docs/fake/WithGetterAndSetter/hashCode.html b/testing/test_package_docs/fake/WithGetterAndSetter/hashCode.html index 9b0b7b1b32..e39d5b409e 100644 --- a/testing/test_package_docs/fake/WithGetterAndSetter/hashCode.html +++ b/testing/test_package_docs/fake/WithGetterAndSetter/hashCode.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/fake/WithGetterAndSetter/lengthX.html b/testing/test_package_docs/fake/WithGetterAndSetter/lengthX.html index 758ca8415d..2aa1a89188 100644 --- a/testing/test_package_docs/fake/WithGetterAndSetter/lengthX.html +++ b/testing/test_package_docs/fake/WithGetterAndSetter/lengthX.html @@ -10,7 +10,7 @@ - + @@ -112,7 +112,7 @@
property lengthX
- + diff --git a/testing/test_package_docs/fake/WithGetterAndSetter/noSuchMethod.html b/testing/test_package_docs/fake/WithGetterAndSetter/noSuchMethod.html index 73083347c3..518fd168d3 100644 --- a/testing/test_package_docs/fake/WithGetterAndSetter/noSuchMethod.html +++ b/testing/test_package_docs/fake/WithGetterAndSetter/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/fake/WithGetterAndSetter/operator_equals.html b/testing/test_package_docs/fake/WithGetterAndSetter/operator_equals.html index d1baee443f..f82d17834e 100644 --- a/testing/test_package_docs/fake/WithGetterAndSetter/operator_equals.html +++ b/testing/test_package_docs/fake/WithGetterAndSetter/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/fake/WithGetterAndSetter/runtimeType.html b/testing/test_package_docs/fake/WithGetterAndSetter/runtimeType.html index 86ead6f0bd..c73a6411a5 100644 --- a/testing/test_package_docs/fake/WithGetterAndSetter/runtimeType.html +++ b/testing/test_package_docs/fake/WithGetterAndSetter/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/fake/WithGetterAndSetter/toString.html b/testing/test_package_docs/fake/WithGetterAndSetter/toString.html index 675a3f777f..6f7d9e4603 100644 --- a/testing/test_package_docs/fake/WithGetterAndSetter/toString.html +++ b/testing/test_package_docs/fake/WithGetterAndSetter/toString.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
method toString
- + diff --git a/testing/test_package_docs/fake/ZERO-constant.html b/testing/test_package_docs/fake/ZERO-constant.html index 94ee42ef97..9099b9fcb5 100644 --- a/testing/test_package_docs/fake/ZERO-constant.html +++ b/testing/test_package_docs/fake/ZERO-constant.html @@ -10,7 +10,7 @@ - + @@ -153,7 +153,7 @@
top-level property ZERO
- + diff --git a/testing/test_package_docs/fake/addCallback.html b/testing/test_package_docs/fake/addCallback.html index 30657c03a4..6165a0a860 100644 --- a/testing/test_package_docs/fake/addCallback.html +++ b/testing/test_package_docs/fake/addCallback.html @@ -10,7 +10,7 @@ - + @@ -151,7 +151,7 @@
function addCallback
- + diff --git a/testing/test_package_docs/fake/addCallback2.html b/testing/test_package_docs/fake/addCallback2.html index e827557788..89d6aa18a1 100644 --- a/testing/test_package_docs/fake/addCallback2.html +++ b/testing/test_package_docs/fake/addCallback2.html @@ -10,7 +10,7 @@ - + @@ -151,7 +151,7 @@
function addCallback2
- + diff --git a/testing/test_package_docs/fake/dynamicGetter.html b/testing/test_package_docs/fake/dynamicGetter.html index f855e49f80..f05481ee8e 100644 --- a/testing/test_package_docs/fake/dynamicGetter.html +++ b/testing/test_package_docs/fake/dynamicGetter.html @@ -10,7 +10,7 @@ - + @@ -155,7 +155,7 @@
top-level property dynamicGetter
- + diff --git a/testing/test_package_docs/fake/fake-library.html b/testing/test_package_docs/fake/fake-library.html index ce4112c8cd..aeb1ce6696 100644 --- a/testing/test_package_docs/fake/fake-library.html +++ b/testing/test_package_docs/fake/fake-library.html @@ -10,7 +10,7 @@ - + @@ -71,7 +71,7 @@

I am an h4

I am an h5

hello

Why should you get this package?

  • We told you so.
  • Everyone is doing it.
  • It smells nice.
-
class Foo {
+
class Foo {
   long line is very long long line is very long long line is very long line long line long line
 }
 
@@ -758,7 +758,7 @@
library fake
- + diff --git a/testing/test_package_docs/fake/functionWithFunctionParameters.html b/testing/test_package_docs/fake/functionWithFunctionParameters.html index 4c84e6a8cd..fcbea71cdf 100644 --- a/testing/test_package_docs/fake/functionWithFunctionParameters.html +++ b/testing/test_package_docs/fake/functionWithFunctionParameters.html @@ -10,7 +10,7 @@ - + @@ -152,7 +152,7 @@
function functionWithFunctionParameters
- + diff --git a/testing/test_package_docs/fake/getterSetterNodocGetter.html b/testing/test_package_docs/fake/getterSetterNodocGetter.html index de9610d7b8..c5267637f0 100644 --- a/testing/test_package_docs/fake/getterSetterNodocGetter.html +++ b/testing/test_package_docs/fake/getterSetterNodocGetter.html @@ -10,7 +10,7 @@ - + @@ -156,7 +156,7 @@
top-level property getterSetterNodocGetter
- + diff --git a/testing/test_package_docs/fake/getterSetterNodocSetter.html b/testing/test_package_docs/fake/getterSetterNodocSetter.html index a00a701da1..c5a2a6aae3 100644 --- a/testing/test_package_docs/fake/getterSetterNodocSetter.html +++ b/testing/test_package_docs/fake/getterSetterNodocSetter.html @@ -10,7 +10,7 @@ - + @@ -155,7 +155,7 @@
top-level property getterSetterNodocSetter
- + diff --git a/testing/test_package_docs/fake/greatAnnotation-constant.html b/testing/test_package_docs/fake/greatAnnotation-constant.html index da95b07e4b..a1430a74ee 100644 --- a/testing/test_package_docs/fake/greatAnnotation-constant.html +++ b/testing/test_package_docs/fake/greatAnnotation-constant.html @@ -10,7 +10,7 @@ - + @@ -152,7 +152,7 @@
top-level property greatAnnotation
- + diff --git a/testing/test_package_docs/fake/greatestAnnotation-constant.html b/testing/test_package_docs/fake/greatestAnnotation-constant.html index ac4b582791..eb5573fe31 100644 --- a/testing/test_package_docs/fake/greatestAnnotation-constant.html +++ b/testing/test_package_docs/fake/greatestAnnotation-constant.html @@ -10,7 +10,7 @@ - + @@ -152,7 +152,7 @@
top-level property greatestAnnotation
- + diff --git a/testing/test_package_docs/fake/incorrectDocReference-constant.html b/testing/test_package_docs/fake/incorrectDocReference-constant.html index 9ea053ed60..d33d4e6f40 100644 --- a/testing/test_package_docs/fake/incorrectDocReference-constant.html +++ b/testing/test_package_docs/fake/incorrectDocReference-constant.html @@ -10,7 +10,7 @@ - + @@ -152,7 +152,7 @@
top-level property incorrectDocReference
- + diff --git a/testing/test_package_docs/fake/justGetter.html b/testing/test_package_docs/fake/justGetter.html index 9ee305379b..4c2efff0b2 100644 --- a/testing/test_package_docs/fake/justGetter.html +++ b/testing/test_package_docs/fake/justGetter.html @@ -10,7 +10,7 @@ - + @@ -155,7 +155,7 @@
top-level property justGetter
- + diff --git a/testing/test_package_docs/fake/justSetter.html b/testing/test_package_docs/fake/justSetter.html index 219b30bcfd..ab74f08bc3 100644 --- a/testing/test_package_docs/fake/justSetter.html +++ b/testing/test_package_docs/fake/justSetter.html @@ -10,7 +10,7 @@ - + @@ -156,7 +156,7 @@
top-level property justSetter
- + diff --git a/testing/test_package_docs/fake/mapWithDynamicKeys.html b/testing/test_package_docs/fake/mapWithDynamicKeys.html index 754d81060d..55b420b2ab 100644 --- a/testing/test_package_docs/fake/mapWithDynamicKeys.html +++ b/testing/test_package_docs/fake/mapWithDynamicKeys.html @@ -10,7 +10,7 @@ - + @@ -149,7 +149,7 @@
top-level property mapWithDynamicKeys
- + diff --git a/testing/test_package_docs/fake/meaningOfLife.html b/testing/test_package_docs/fake/meaningOfLife.html index 696729705e..fe9a978cbf 100644 --- a/testing/test_package_docs/fake/meaningOfLife.html +++ b/testing/test_package_docs/fake/meaningOfLife.html @@ -10,7 +10,7 @@ - + @@ -152,7 +152,7 @@
top-level property meaningOfLife
- + diff --git a/testing/test_package_docs/fake/myCoolTypedef.html b/testing/test_package_docs/fake/myCoolTypedef.html index 24b05eb189..07b119377c 100644 --- a/testing/test_package_docs/fake/myCoolTypedef.html +++ b/testing/test_package_docs/fake/myCoolTypedef.html @@ -10,7 +10,7 @@ - + @@ -148,7 +148,7 @@
typedef myCoolTypedef
- + diff --git a/testing/test_package_docs/fake/myGenericFunction.html b/testing/test_package_docs/fake/myGenericFunction.html index 6b55b64f9d..e9f017904c 100644 --- a/testing/test_package_docs/fake/myGenericFunction.html +++ b/testing/test_package_docs/fake/myGenericFunction.html @@ -10,7 +10,7 @@ - + @@ -151,7 +151,7 @@
function myGenericFunction
- + diff --git a/testing/test_package_docs/fake/onlyPositionalWithNoDefaultNoType.html b/testing/test_package_docs/fake/onlyPositionalWithNoDefaultNoType.html index c9fae7b5ae..4cc1dbca36 100644 --- a/testing/test_package_docs/fake/onlyPositionalWithNoDefaultNoType.html +++ b/testing/test_package_docs/fake/onlyPositionalWithNoDefaultNoType.html @@ -10,7 +10,7 @@ - + @@ -156,7 +156,7 @@
function onlyPositionalWithNoDefaultNoType
- + diff --git a/testing/test_package_docs/fake/paintImage1.html b/testing/test_package_docs/fake/paintImage1.html index 938e702e81..a844ae80b1 100644 --- a/testing/test_package_docs/fake/paintImage1.html +++ b/testing/test_package_docs/fake/paintImage1.html @@ -10,7 +10,7 @@ - + @@ -151,7 +151,7 @@
function paintImage1
- + diff --git a/testing/test_package_docs/fake/paintImage2.html b/testing/test_package_docs/fake/paintImage2.html index 59d5be413c..68a3357429 100644 --- a/testing/test_package_docs/fake/paintImage2.html +++ b/testing/test_package_docs/fake/paintImage2.html @@ -10,7 +10,7 @@ - + @@ -151,7 +151,7 @@
function paintImage2
- + diff --git a/testing/test_package_docs/fake/paramFromAnotherLib.html b/testing/test_package_docs/fake/paramFromAnotherLib.html index d32230246d..73fa6ca0d5 100644 --- a/testing/test_package_docs/fake/paramFromAnotherLib.html +++ b/testing/test_package_docs/fake/paramFromAnotherLib.html @@ -10,7 +10,7 @@ - + @@ -151,7 +151,7 @@
function paramFromAnotherLib
- + diff --git a/testing/test_package_docs/fake/required-constant.html b/testing/test_package_docs/fake/required-constant.html index c3c43bbef0..f0bfb18873 100644 --- a/testing/test_package_docs/fake/required-constant.html +++ b/testing/test_package_docs/fake/required-constant.html @@ -10,7 +10,7 @@ - + @@ -149,7 +149,7 @@
top-level property required
- + diff --git a/testing/test_package_docs/fake/setAndGet.html b/testing/test_package_docs/fake/setAndGet.html index 7fea3b7dd1..03922d7112 100644 --- a/testing/test_package_docs/fake/setAndGet.html +++ b/testing/test_package_docs/fake/setAndGet.html @@ -10,7 +10,7 @@ - + @@ -167,7 +167,7 @@
top-level property setAndGet
- + diff --git a/testing/test_package_docs/fake/short.html b/testing/test_package_docs/fake/short.html index 93bc91a657..94451c48f6 100644 --- a/testing/test_package_docs/fake/short.html +++ b/testing/test_package_docs/fake/short.html @@ -10,7 +10,7 @@ - + @@ -152,7 +152,7 @@
function short
- + diff --git a/testing/test_package_docs/fake/simpleProperty.html b/testing/test_package_docs/fake/simpleProperty.html index 8ac0da81a2..f84bf25107 100644 --- a/testing/test_package_docs/fake/simpleProperty.html +++ b/testing/test_package_docs/fake/simpleProperty.html @@ -10,7 +10,7 @@ - + @@ -152,7 +152,7 @@
top-level property simpleProperty
- + diff --git a/testing/test_package_docs/fake/soIntense.html b/testing/test_package_docs/fake/soIntense.html index 2d03fc1b7f..a47fabe34c 100644 --- a/testing/test_package_docs/fake/soIntense.html +++ b/testing/test_package_docs/fake/soIntense.html @@ -10,7 +10,7 @@ - + @@ -152,7 +152,7 @@
function soIntense
- + diff --git a/testing/test_package_docs/fake/testingCodeSyntaxInOneLiners-constant.html b/testing/test_package_docs/fake/testingCodeSyntaxInOneLiners-constant.html index 27ce6f25cb..fec9df2424 100644 --- a/testing/test_package_docs/fake/testingCodeSyntaxInOneLiners-constant.html +++ b/testing/test_package_docs/fake/testingCodeSyntaxInOneLiners-constant.html @@ -10,7 +10,7 @@ - + @@ -152,7 +152,7 @@
top-level property testingCodeSyntaxInOneLiners
- + diff --git a/testing/test_package_docs/fake/thisIsAlsoAsync.html b/testing/test_package_docs/fake/thisIsAlsoAsync.html index f042409853..d2ff22d9b1 100644 --- a/testing/test_package_docs/fake/thisIsAlsoAsync.html +++ b/testing/test_package_docs/fake/thisIsAlsoAsync.html @@ -10,7 +10,7 @@ - + @@ -151,7 +151,7 @@
function thisIsAlsoAsync
- + diff --git a/testing/test_package_docs/fake/thisIsAsync.html b/testing/test_package_docs/fake/thisIsAsync.html index 461cd0b5c3..3152e6b25a 100644 --- a/testing/test_package_docs/fake/thisIsAsync.html +++ b/testing/test_package_docs/fake/thisIsAsync.html @@ -10,7 +10,7 @@ - + @@ -151,7 +151,7 @@
function thisIsAsync
- + diff --git a/testing/test_package_docs/fake/topLevelFunction.html b/testing/test_package_docs/fake/topLevelFunction.html index fb3f2a9948..65b036f346 100644 --- a/testing/test_package_docs/fake/topLevelFunction.html +++ b/testing/test_package_docs/fake/topLevelFunction.html @@ -10,7 +10,7 @@ - + @@ -135,10 +135,10 @@
library fake
It has two lines.

The third parameter is a Cool object.

Here is a code snippet:

-
var thing = topLevelFunction(1, true, 3.4);
+
var thing = topLevelFunction(1, true, 3.4);
 

This snippet has brackets in parameters:

-
callMe('alert', ['hello from dart']);
+
callMe('alert', ['hello from dart']);
 

Thanks for using this function!

@@ -166,7 +166,7 @@
function topLevelFunction
- + diff --git a/testing/test_package_docs/index.html b/testing/test_package_docs/index.html index 43f59c45cc..4d34f17c97 100644 --- a/testing/test_package_docs/index.html +++ b/testing/test_package_docs/index.html @@ -9,7 +9,7 @@ test_package - Dart API docs - + @@ -57,15 +57,37 @@

Best Package

This is an amazing package.

For example, it:

  • Is very fast
  • Has zero bugs
  • Is free

It also has some awesome code

-
void main() {
+
void main() {
   // in Dart!
 }
 
-
and_yaml:
+
and_yaml:
   - value
   - "value"
   - 3.14
 
+
/* issue 1484 regression */
+#id {
+  background: green;
+}
+
+.class {
+  background: red;
+}
+
+div {
+  background: green;
+}
+
+
<div>
+  <strong>Hello!</strong>
+  <h1>World!</h1>
+</div>
+
+
var f = function(a, b) {
+  return a + b;  
+};
+

It sometimes generates warnings in commentRefs like this: unknownThingy.FromSomewhere

Be sure to check out other awesome packages on pub.

@@ -164,7 +186,7 @@

Libraries

- + diff --git a/testing/test_package_docs/is_deprecated/is_deprecated-library.html b/testing/test_package_docs/is_deprecated/is_deprecated-library.html index 9fc3dbbdd9..8fe711bc8a 100644 --- a/testing/test_package_docs/is_deprecated/is_deprecated-library.html +++ b/testing/test_package_docs/is_deprecated/is_deprecated-library.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,7 @@
library is_deprecated
- + diff --git a/testing/test_package_docs/reexport_one/SomeOtherClass-class.html b/testing/test_package_docs/reexport_one/SomeOtherClass-class.html index 6ad69ab648..92d5179378 100644 --- a/testing/test_package_docs/reexport_one/SomeOtherClass-class.html +++ b/testing/test_package_docs/reexport_one/SomeOtherClass-class.html @@ -10,7 +10,7 @@ - + @@ -175,7 +175,7 @@
class SomeOtherClass
- + diff --git a/testing/test_package_docs/reexport_one/SomeOtherClass/SomeOtherClass.html b/testing/test_package_docs/reexport_one/SomeOtherClass/SomeOtherClass.html index 1937f6269b..f8cade8343 100644 --- a/testing/test_package_docs/reexport_one/SomeOtherClass/SomeOtherClass.html +++ b/testing/test_package_docs/reexport_one/SomeOtherClass/SomeOtherClass.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
constructor SomeOtherClass
- + diff --git a/testing/test_package_docs/reexport_one/SomeOtherClass/hashCode.html b/testing/test_package_docs/reexport_one/SomeOtherClass/hashCode.html index 9d9724170a..01c1f2d5c9 100644 --- a/testing/test_package_docs/reexport_one/SomeOtherClass/hashCode.html +++ b/testing/test_package_docs/reexport_one/SomeOtherClass/hashCode.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/reexport_one/SomeOtherClass/noSuchMethod.html b/testing/test_package_docs/reexport_one/SomeOtherClass/noSuchMethod.html index 88e7880de0..af5eab8275 100644 --- a/testing/test_package_docs/reexport_one/SomeOtherClass/noSuchMethod.html +++ b/testing/test_package_docs/reexport_one/SomeOtherClass/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/reexport_one/SomeOtherClass/operator_equals.html b/testing/test_package_docs/reexport_one/SomeOtherClass/operator_equals.html index b02982fd7a..aef8b48e1b 100644 --- a/testing/test_package_docs/reexport_one/SomeOtherClass/operator_equals.html +++ b/testing/test_package_docs/reexport_one/SomeOtherClass/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/reexport_one/SomeOtherClass/runtimeType.html b/testing/test_package_docs/reexport_one/SomeOtherClass/runtimeType.html index c1f3c16cf0..d3b32129bd 100644 --- a/testing/test_package_docs/reexport_one/SomeOtherClass/runtimeType.html +++ b/testing/test_package_docs/reexport_one/SomeOtherClass/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/reexport_one/SomeOtherClass/toString.html b/testing/test_package_docs/reexport_one/SomeOtherClass/toString.html index afcbb1ed05..d8879c79ec 100644 --- a/testing/test_package_docs/reexport_one/SomeOtherClass/toString.html +++ b/testing/test_package_docs/reexport_one/SomeOtherClass/toString.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method toString
- + diff --git a/testing/test_package_docs/reexport_one/reexport_one-library.html b/testing/test_package_docs/reexport_one/reexport_one-library.html index 050e229827..88a2b35d14 100644 --- a/testing/test_package_docs/reexport_one/reexport_one-library.html +++ b/testing/test_package_docs/reexport_one/reexport_one-library.html @@ -10,7 +10,7 @@ - + @@ -130,7 +130,7 @@
library reexport_one
- + diff --git a/testing/test_package_docs/reexport_two/AUnicornClass-class.html b/testing/test_package_docs/reexport_two/AUnicornClass-class.html index 3aa03084d7..8d9a76bd93 100644 --- a/testing/test_package_docs/reexport_two/AUnicornClass-class.html +++ b/testing/test_package_docs/reexport_two/AUnicornClass-class.html @@ -10,7 +10,7 @@ - + @@ -175,7 +175,7 @@
class AUnicornClass
- + diff --git a/testing/test_package_docs/reexport_two/AUnicornClass/AUnicornClass.html b/testing/test_package_docs/reexport_two/AUnicornClass/AUnicornClass.html index 099e096513..ecadd2abb3 100644 --- a/testing/test_package_docs/reexport_two/AUnicornClass/AUnicornClass.html +++ b/testing/test_package_docs/reexport_two/AUnicornClass/AUnicornClass.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
constructor AUnicornClass
- + diff --git a/testing/test_package_docs/reexport_two/AUnicornClass/hashCode.html b/testing/test_package_docs/reexport_two/AUnicornClass/hashCode.html index f2032f957a..7a4717f7f4 100644 --- a/testing/test_package_docs/reexport_two/AUnicornClass/hashCode.html +++ b/testing/test_package_docs/reexport_two/AUnicornClass/hashCode.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/reexport_two/AUnicornClass/noSuchMethod.html b/testing/test_package_docs/reexport_two/AUnicornClass/noSuchMethod.html index 169da86e33..0d6a89a986 100644 --- a/testing/test_package_docs/reexport_two/AUnicornClass/noSuchMethod.html +++ b/testing/test_package_docs/reexport_two/AUnicornClass/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/reexport_two/AUnicornClass/operator_equals.html b/testing/test_package_docs/reexport_two/AUnicornClass/operator_equals.html index f1e4b8070a..27e51b9e7d 100644 --- a/testing/test_package_docs/reexport_two/AUnicornClass/operator_equals.html +++ b/testing/test_package_docs/reexport_two/AUnicornClass/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/reexport_two/AUnicornClass/runtimeType.html b/testing/test_package_docs/reexport_two/AUnicornClass/runtimeType.html index 660644b6c0..750e53a33d 100644 --- a/testing/test_package_docs/reexport_two/AUnicornClass/runtimeType.html +++ b/testing/test_package_docs/reexport_two/AUnicornClass/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/reexport_two/AUnicornClass/toString.html b/testing/test_package_docs/reexport_two/AUnicornClass/toString.html index 099003ff3e..a1149868ad 100644 --- a/testing/test_package_docs/reexport_two/AUnicornClass/toString.html +++ b/testing/test_package_docs/reexport_two/AUnicornClass/toString.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method toString
- + diff --git a/testing/test_package_docs/reexport_two/SomeClass-class.html b/testing/test_package_docs/reexport_two/SomeClass-class.html index 7508fa4871..d1f58561f4 100644 --- a/testing/test_package_docs/reexport_two/SomeClass-class.html +++ b/testing/test_package_docs/reexport_two/SomeClass-class.html @@ -10,7 +10,7 @@ - + @@ -175,7 +175,7 @@
class SomeClass
- + diff --git a/testing/test_package_docs/reexport_two/SomeClass/SomeClass.html b/testing/test_package_docs/reexport_two/SomeClass/SomeClass.html index 0d57aed928..8d9f03c953 100644 --- a/testing/test_package_docs/reexport_two/SomeClass/SomeClass.html +++ b/testing/test_package_docs/reexport_two/SomeClass/SomeClass.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
constructor SomeClass
- + diff --git a/testing/test_package_docs/reexport_two/SomeClass/hashCode.html b/testing/test_package_docs/reexport_two/SomeClass/hashCode.html index b19b2921a2..72e2b794e5 100644 --- a/testing/test_package_docs/reexport_two/SomeClass/hashCode.html +++ b/testing/test_package_docs/reexport_two/SomeClass/hashCode.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/reexport_two/SomeClass/noSuchMethod.html b/testing/test_package_docs/reexport_two/SomeClass/noSuchMethod.html index b94e6682c1..6ae9fe6965 100644 --- a/testing/test_package_docs/reexport_two/SomeClass/noSuchMethod.html +++ b/testing/test_package_docs/reexport_two/SomeClass/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/reexport_two/SomeClass/operator_equals.html b/testing/test_package_docs/reexport_two/SomeClass/operator_equals.html index 416003c1ae..667b0f0977 100644 --- a/testing/test_package_docs/reexport_two/SomeClass/operator_equals.html +++ b/testing/test_package_docs/reexport_two/SomeClass/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/reexport_two/SomeClass/runtimeType.html b/testing/test_package_docs/reexport_two/SomeClass/runtimeType.html index 0fbf47523a..035bc692a3 100644 --- a/testing/test_package_docs/reexport_two/SomeClass/runtimeType.html +++ b/testing/test_package_docs/reexport_two/SomeClass/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/reexport_two/SomeClass/toString.html b/testing/test_package_docs/reexport_two/SomeClass/toString.html index 4f8821fe35..0b080719d8 100644 --- a/testing/test_package_docs/reexport_two/SomeClass/toString.html +++ b/testing/test_package_docs/reexport_two/SomeClass/toString.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method toString
- + diff --git a/testing/test_package_docs/reexport_two/YetAnotherClass-class.html b/testing/test_package_docs/reexport_two/YetAnotherClass-class.html index aef867af17..6095a8da4b 100644 --- a/testing/test_package_docs/reexport_two/YetAnotherClass-class.html +++ b/testing/test_package_docs/reexport_two/YetAnotherClass-class.html @@ -10,7 +10,7 @@ - + @@ -175,7 +175,7 @@
class YetAnotherClass
- + diff --git a/testing/test_package_docs/reexport_two/YetAnotherClass/YetAnotherClass.html b/testing/test_package_docs/reexport_two/YetAnotherClass/YetAnotherClass.html index 5e12ac7e09..68055b261f 100644 --- a/testing/test_package_docs/reexport_two/YetAnotherClass/YetAnotherClass.html +++ b/testing/test_package_docs/reexport_two/YetAnotherClass/YetAnotherClass.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
constructor YetAnotherClass
- + diff --git a/testing/test_package_docs/reexport_two/YetAnotherClass/hashCode.html b/testing/test_package_docs/reexport_two/YetAnotherClass/hashCode.html index e946c5112f..161f6e185b 100644 --- a/testing/test_package_docs/reexport_two/YetAnotherClass/hashCode.html +++ b/testing/test_package_docs/reexport_two/YetAnotherClass/hashCode.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/reexport_two/YetAnotherClass/noSuchMethod.html b/testing/test_package_docs/reexport_two/YetAnotherClass/noSuchMethod.html index c24d7d3e7e..7d994b9991 100644 --- a/testing/test_package_docs/reexport_two/YetAnotherClass/noSuchMethod.html +++ b/testing/test_package_docs/reexport_two/YetAnotherClass/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/reexport_two/YetAnotherClass/operator_equals.html b/testing/test_package_docs/reexport_two/YetAnotherClass/operator_equals.html index ac8a6aec62..4490d9ccac 100644 --- a/testing/test_package_docs/reexport_two/YetAnotherClass/operator_equals.html +++ b/testing/test_package_docs/reexport_two/YetAnotherClass/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/reexport_two/YetAnotherClass/runtimeType.html b/testing/test_package_docs/reexport_two/YetAnotherClass/runtimeType.html index 83721691dc..37257d5c67 100644 --- a/testing/test_package_docs/reexport_two/YetAnotherClass/runtimeType.html +++ b/testing/test_package_docs/reexport_two/YetAnotherClass/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/reexport_two/YetAnotherClass/toString.html b/testing/test_package_docs/reexport_two/YetAnotherClass/toString.html index b1a11511ad..95bbeff347 100644 --- a/testing/test_package_docs/reexport_two/YetAnotherClass/toString.html +++ b/testing/test_package_docs/reexport_two/YetAnotherClass/toString.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method toString
- + diff --git a/testing/test_package_docs/reexport_two/reexport_two-library.html b/testing/test_package_docs/reexport_two/reexport_two-library.html index 78819da53e..a07a38ec4c 100644 --- a/testing/test_package_docs/reexport_two/reexport_two-library.html +++ b/testing/test_package_docs/reexport_two/reexport_two-library.html @@ -10,7 +10,7 @@ - + @@ -130,7 +130,7 @@
library reexport_two
- + diff --git a/testing/test_package_docs/static-assets/github.css b/testing/test_package_docs/static-assets/github.css new file mode 100644 index 0000000000..791932b87e --- /dev/null +++ b/testing/test_package_docs/static-assets/github.css @@ -0,0 +1,99 @@ +/* + +github.com style (c) Vasily Polovnyov + +*/ + +.hljs { + display: block; + overflow-x: auto; + padding: 0.5em; + color: #333; + background: #f8f8f8; +} + +.hljs-comment, +.hljs-quote { + color: #998; + font-style: italic; +} + +.hljs-keyword, +.hljs-selector-tag, +.hljs-subst { + color: #333; + font-weight: bold; +} + +.hljs-number, +.hljs-literal, +.hljs-variable, +.hljs-template-variable, +.hljs-tag .hljs-attr { + color: #008080; +} + +.hljs-string, +.hljs-doctag { + color: #d14; +} + +.hljs-title, +.hljs-section, +.hljs-selector-id { + color: #900; + font-weight: bold; +} + +.hljs-subst { + font-weight: normal; +} + +.hljs-type, +.hljs-class .hljs-title { + color: #458; + font-weight: bold; +} + +.hljs-tag, +.hljs-name, +.hljs-attribute { + color: #000080; + font-weight: normal; +} + +.hljs-regexp, +.hljs-link { + color: #009926; +} + +.hljs-symbol, +.hljs-bullet { + color: #990073; +} + +.hljs-built_in, +.hljs-builtin-name { + color: #0086b3; +} + +.hljs-meta { + color: #999; + font-weight: bold; +} + +.hljs-deletion { + background: #fdd; +} + +.hljs-addition { + background: #dfd; +} + +.hljs-emphasis { + font-style: italic; +} + +.hljs-strong { + font-weight: bold; +} diff --git a/testing/test_package_docs/static-assets/highlight.pack.js b/testing/test_package_docs/static-assets/highlight.pack.js new file mode 100644 index 0000000000..80ffa9382d --- /dev/null +++ b/testing/test_package_docs/static-assets/highlight.pack.js @@ -0,0 +1,2 @@ +/*! highlight.js v9.12.0 | BSD3 License | git.io/hljslicense */ +!function(e){var n="object"==typeof window&&window||"object"==typeof self&&self;"undefined"!=typeof exports?e(exports):n&&(n.hljs=e({}),"function"==typeof define&&define.amd&&define([],function(){return n.hljs}))}(function(e){function n(e){return e.replace(/&/g,"&").replace(//g,">")}function t(e){return e.nodeName.toLowerCase()}function r(e,n){var t=e&&e.exec(n);return t&&0===t.index}function a(e){return k.test(e)}function i(e){var n,t,r,i,o=e.className+" ";if(o+=e.parentNode?e.parentNode.className:"",t=B.exec(o))return w(t[1])?t[1]:"no-highlight";for(o=o.split(/\s+/),n=0,r=o.length;r>n;n++)if(i=o[n],a(i)||w(i))return i}function o(e){var n,t={},r=Array.prototype.slice.call(arguments,1);for(n in e)t[n]=e[n];return r.forEach(function(e){for(n in e)t[n]=e[n]}),t}function u(e){var n=[];return function r(e,a){for(var i=e.firstChild;i;i=i.nextSibling)3===i.nodeType?a+=i.nodeValue.length:1===i.nodeType&&(n.push({event:"start",offset:a,node:i}),a=r(i,a),t(i).match(/br|hr|img|input/)||n.push({event:"stop",offset:a,node:i}));return a}(e,0),n}function c(e,r,a){function i(){return e.length&&r.length?e[0].offset!==r[0].offset?e[0].offset"}function u(e){s+=""}function c(e){("start"===e.event?o:u)(e.node)}for(var l=0,s="",f=[];e.length||r.length;){var g=i();if(s+=n(a.substring(l,g[0].offset)),l=g[0].offset,g===e){f.reverse().forEach(u);do c(g.splice(0,1)[0]),g=i();while(g===e&&g.length&&g[0].offset===l);f.reverse().forEach(o)}else"start"===g[0].event?f.push(g[0].node):f.pop(),c(g.splice(0,1)[0])}return s+n(a.substr(l))}function l(e){return e.v&&!e.cached_variants&&(e.cached_variants=e.v.map(function(n){return o(e,{v:null},n)})),e.cached_variants||e.eW&&[o(e)]||[e]}function s(e){function n(e){return e&&e.source||e}function t(t,r){return new RegExp(n(t),"m"+(e.cI?"i":"")+(r?"g":""))}function r(a,i){if(!a.compiled){if(a.compiled=!0,a.k=a.k||a.bK,a.k){var o={},u=function(n,t){e.cI&&(t=t.toLowerCase()),t.split(" ").forEach(function(e){var t=e.split("|");o[t[0]]=[n,t[1]?Number(t[1]):1]})};"string"==typeof a.k?u("keyword",a.k):x(a.k).forEach(function(e){u(e,a.k[e])}),a.k=o}a.lR=t(a.l||/\w+/,!0),i&&(a.bK&&(a.b="\\b("+a.bK.split(" ").join("|")+")\\b"),a.b||(a.b=/\B|\b/),a.bR=t(a.b),a.e||a.eW||(a.e=/\B|\b/),a.e&&(a.eR=t(a.e)),a.tE=n(a.e)||"",a.eW&&i.tE&&(a.tE+=(a.e?"|":"")+i.tE)),a.i&&(a.iR=t(a.i)),null==a.r&&(a.r=1),a.c||(a.c=[]),a.c=Array.prototype.concat.apply([],a.c.map(function(e){return l("self"===e?a:e)})),a.c.forEach(function(e){r(e,a)}),a.starts&&r(a.starts,i);var c=a.c.map(function(e){return e.bK?"\\.?("+e.b+")\\.?":e.b}).concat([a.tE,a.i]).map(n).filter(Boolean);a.t=c.length?t(c.join("|"),!0):{exec:function(){return null}}}}r(e)}function f(e,t,a,i){function o(e,n){var t,a;for(t=0,a=n.c.length;a>t;t++)if(r(n.c[t].bR,e))return n.c[t]}function u(e,n){if(r(e.eR,n)){for(;e.endsParent&&e.parent;)e=e.parent;return e}return e.eW?u(e.parent,n):void 0}function c(e,n){return!a&&r(n.iR,e)}function l(e,n){var t=N.cI?n[0].toLowerCase():n[0];return e.k.hasOwnProperty(t)&&e.k[t]}function p(e,n,t,r){var a=r?"":I.classPrefix,i='',i+n+o}function h(){var e,t,r,a;if(!E.k)return n(k);for(a="",t=0,E.lR.lastIndex=0,r=E.lR.exec(k);r;)a+=n(k.substring(t,r.index)),e=l(E,r),e?(B+=e[1],a+=p(e[0],n(r[0]))):a+=n(r[0]),t=E.lR.lastIndex,r=E.lR.exec(k);return a+n(k.substr(t))}function d(){var e="string"==typeof E.sL;if(e&&!y[E.sL])return n(k);var t=e?f(E.sL,k,!0,x[E.sL]):g(k,E.sL.length?E.sL:void 0);return E.r>0&&(B+=t.r),e&&(x[E.sL]=t.top),p(t.language,t.value,!1,!0)}function b(){L+=null!=E.sL?d():h(),k=""}function v(e){L+=e.cN?p(e.cN,"",!0):"",E=Object.create(e,{parent:{value:E}})}function m(e,n){if(k+=e,null==n)return b(),0;var t=o(n,E);if(t)return t.skip?k+=n:(t.eB&&(k+=n),b(),t.rB||t.eB||(k=n)),v(t,n),t.rB?0:n.length;var r=u(E,n);if(r){var a=E;a.skip?k+=n:(a.rE||a.eE||(k+=n),b(),a.eE&&(k=n));do E.cN&&(L+=C),E.skip||(B+=E.r),E=E.parent;while(E!==r.parent);return r.starts&&v(r.starts,""),a.rE?0:n.length}if(c(n,E))throw new Error('Illegal lexeme "'+n+'" for mode "'+(E.cN||"")+'"');return k+=n,n.length||1}var N=w(e);if(!N)throw new Error('Unknown language: "'+e+'"');s(N);var R,E=i||N,x={},L="";for(R=E;R!==N;R=R.parent)R.cN&&(L=p(R.cN,"",!0)+L);var k="",B=0;try{for(var M,j,O=0;;){if(E.t.lastIndex=O,M=E.t.exec(t),!M)break;j=m(t.substring(O,M.index),M[0]),O=M.index+j}for(m(t.substr(O)),R=E;R.parent;R=R.parent)R.cN&&(L+=C);return{r:B,value:L,language:e,top:E}}catch(T){if(T.message&&-1!==T.message.indexOf("Illegal"))return{r:0,value:n(t)};throw T}}function g(e,t){t=t||I.languages||x(y);var r={r:0,value:n(e)},a=r;return t.filter(w).forEach(function(n){var t=f(n,e,!1);t.language=n,t.r>a.r&&(a=t),t.r>r.r&&(a=r,r=t)}),a.language&&(r.second_best=a),r}function p(e){return I.tabReplace||I.useBR?e.replace(M,function(e,n){return I.useBR&&"\n"===e?"
":I.tabReplace?n.replace(/\t/g,I.tabReplace):""}):e}function h(e,n,t){var r=n?L[n]:t,a=[e.trim()];return e.match(/\bhljs\b/)||a.push("hljs"),-1===e.indexOf(r)&&a.push(r),a.join(" ").trim()}function d(e){var n,t,r,o,l,s=i(e);a(s)||(I.useBR?(n=document.createElementNS("http://www.w3.org/1999/xhtml","div"),n.innerHTML=e.innerHTML.replace(/\n/g,"").replace(//g,"\n")):n=e,l=n.textContent,r=s?f(s,l,!0):g(l),t=u(n),t.length&&(o=document.createElementNS("http://www.w3.org/1999/xhtml","div"),o.innerHTML=r.value,r.value=c(t,u(o),l)),r.value=p(r.value),e.innerHTML=r.value,e.className=h(e.className,s,r.language),e.result={language:r.language,re:r.r},r.second_best&&(e.second_best={language:r.second_best.language,re:r.second_best.r}))}function b(e){I=o(I,e)}function v(){if(!v.called){v.called=!0;var e=document.querySelectorAll("pre code");E.forEach.call(e,d)}}function m(){addEventListener("DOMContentLoaded",v,!1),addEventListener("load",v,!1)}function N(n,t){var r=y[n]=t(e);r.aliases&&r.aliases.forEach(function(e){L[e]=n})}function R(){return x(y)}function w(e){return e=(e||"").toLowerCase(),y[e]||y[L[e]]}var E=[],x=Object.keys,y={},L={},k=/^(no-?highlight|plain|text)$/i,B=/\blang(?:uage)?-([\w-]+)\b/i,M=/((^(<[^>]+>|\t|)+|(?:\n)))/gm,C="
",I={classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:void 0};return e.highlight=f,e.highlightAuto=g,e.fixMarkup=p,e.highlightBlock=d,e.configure=b,e.initHighlighting=v,e.initHighlightingOnLoad=m,e.registerLanguage=N,e.listLanguages=R,e.getLanguage=w,e.inherit=o,e.IR="[a-zA-Z]\\w*",e.UIR="[a-zA-Z_]\\w*",e.NR="\\b\\d+(\\.\\d+)?",e.CNR="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",e.BNR="\\b(0b[01]+)",e.RSR="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",e.BE={b:"\\\\[\\s\\S]",r:0},e.ASM={cN:"string",b:"'",e:"'",i:"\\n",c:[e.BE]},e.QSM={cN:"string",b:'"',e:'"',i:"\\n",c:[e.BE]},e.PWM={b:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},e.C=function(n,t,r){var a=e.inherit({cN:"comment",b:n,e:t,c:[]},r||{});return a.c.push(e.PWM),a.c.push({cN:"doctag",b:"(?:TODO|FIXME|NOTE|BUG|XXX):",r:0}),a},e.CLCM=e.C("//","$"),e.CBCM=e.C("/\\*","\\*/"),e.HCM=e.C("#","$"),e.NM={cN:"number",b:e.NR,r:0},e.CNM={cN:"number",b:e.CNR,r:0},e.BNM={cN:"number",b:e.BNR,r:0},e.CSSNM={cN:"number",b:e.NR+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",r:0},e.RM={cN:"regexp",b:/\//,e:/\/[gimuy]*/,i:/\n/,c:[e.BE,{b:/\[/,e:/\]/,r:0,c:[e.BE]}]},e.TM={cN:"title",b:e.IR,r:0},e.UTM={cN:"title",b:e.UIR,r:0},e.METHOD_GUARD={b:"\\.\\s*"+e.UIR,r:0},e});hljs.registerLanguage("swift",function(e){var i={keyword:"__COLUMN__ __FILE__ __FUNCTION__ __LINE__ as as! as? associativity break case catch class continue convenience default defer deinit didSet do dynamic dynamicType else enum extension fallthrough false fileprivate final for func get guard if import in indirect infix init inout internal is lazy left let mutating nil none nonmutating open operator optional override postfix precedence prefix private protocol Protocol public repeat required rethrows return right self Self set static struct subscript super switch throw throws true try try! try? Type typealias unowned var weak where while willSet",literal:"true false nil",built_in:"abs advance alignof alignofValue anyGenerator assert assertionFailure bridgeFromObjectiveC bridgeFromObjectiveCUnconditional bridgeToObjectiveC bridgeToObjectiveCUnconditional c contains count countElements countLeadingZeros debugPrint debugPrintln distance dropFirst dropLast dump encodeBitsAsWords enumerate equal fatalError filter find getBridgedObjectiveCType getVaList indices insertionSort isBridgedToObjectiveC isBridgedVerbatimToObjectiveC isUniquelyReferenced isUniquelyReferencedNonObjC join lazy lexicographicalCompare map max maxElement min minElement numericCast overlaps partition posix precondition preconditionFailure print println quickSort readLine reduce reflect reinterpretCast reverse roundUpToAlignment sizeof sizeofValue sort split startsWith stride strideof strideofValue swap toString transcode underestimateCount unsafeAddressOf unsafeBitCast unsafeDowncast unsafeUnwrap unsafeReflect withExtendedLifetime withObjectAtPlusZero withUnsafePointer withUnsafePointerToObject withUnsafeMutablePointer withUnsafeMutablePointers withUnsafePointer withUnsafePointers withVaList zip"},t={cN:"type",b:"\\b[A-Z][\\wÀ-ʸ']*",r:0},n=e.C("/\\*","\\*/",{c:["self"]}),r={cN:"subst",b:/\\\(/,e:"\\)",k:i,c:[]},a={cN:"number",b:"\\b([\\d_]+(\\.[\\deE_]+)?|0x[a-fA-F0-9_]+(\\.[a-fA-F0-9p_]+)?|0b[01_]+|0o[0-7_]+)\\b",r:0},o=e.inherit(e.QSM,{c:[r,e.BE]});return r.c=[a],{k:i,c:[o,e.CLCM,n,t,a,{cN:"function",bK:"func",e:"{",eE:!0,c:[e.inherit(e.TM,{b:/[A-Za-z$_][0-9A-Za-z$_]*/}),{b://},{cN:"params",b:/\(/,e:/\)/,endsParent:!0,k:i,c:["self",a,o,e.CBCM,{b:":"}],i:/["']/}],i:/\[|%/},{cN:"class",bK:"struct protocol class extension enum",k:i,e:"\\{",eE:!0,c:[e.inherit(e.TM,{b:/[A-Za-z$_][\u00C0-\u02B80-9A-Za-z$_]*/})]},{cN:"meta",b:"(@warn_unused_result|@exported|@lazy|@noescape|@NSCopying|@NSManaged|@objc|@convention|@required|@noreturn|@IBAction|@IBDesignable|@IBInspectable|@IBOutlet|@infix|@prefix|@postfix|@autoclosure|@testable|@available|@nonobjc|@NSApplicationMain|@UIApplicationMain)"},{bK:"import",e:/$/,c:[e.CLCM,n]}]}});hljs.registerLanguage("css",function(e){var c="[a-zA-Z-][a-zA-Z0-9_-]*",t={b:/[A-Z\_\.\-]+\s*:/,rB:!0,e:";",eW:!0,c:[{cN:"attribute",b:/\S/,e:":",eE:!0,starts:{eW:!0,eE:!0,c:[{b:/[\w-]+\(/,rB:!0,c:[{cN:"built_in",b:/[\w-]+/},{b:/\(/,e:/\)/,c:[e.ASM,e.QSM]}]},e.CSSNM,e.QSM,e.ASM,e.CBCM,{cN:"number",b:"#[0-9A-Fa-f]+"},{cN:"meta",b:"!important"}]}}]};return{cI:!0,i:/[=\/|'\$]/,c:[e.CBCM,{cN:"selector-id",b:/#[A-Za-z0-9_-]+/},{cN:"selector-class",b:/\.[A-Za-z0-9_-]+/},{cN:"selector-attr",b:/\[/,e:/\]/,i:"$"},{cN:"selector-pseudo",b:/:(:)?[a-zA-Z0-9\_\-\+\(\)"'.]+/},{b:"@(font-face|page)",l:"[a-z-]+",k:"font-face page"},{b:"@",e:"[{;]",i:/:/,c:[{cN:"keyword",b:/\w+/},{b:/\s/,eW:!0,eE:!0,r:0,c:[e.ASM,e.QSM,e.CSSNM]}]},{cN:"selector-tag",b:c,r:0},{b:"{",e:"}",i:/\S/,c:[e.CBCM,t]}]}});hljs.registerLanguage("ruby",function(e){var b="[a-zA-Z_]\\w*[!?=]?|[-+~]\\@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?",r={keyword:"and then defined module in return redo if BEGIN retry end for self when next until do begin unless END rescue else break undef not super class case require yield alias while ensure elsif or include attr_reader attr_writer attr_accessor",literal:"true false nil"},c={cN:"doctag",b:"@[A-Za-z]+"},a={b:"#<",e:">"},s=[e.C("#","$",{c:[c]}),e.C("^\\=begin","^\\=end",{c:[c],r:10}),e.C("^__END__","\\n$")],n={cN:"subst",b:"#\\{",e:"}",k:r},t={cN:"string",c:[e.BE,n],v:[{b:/'/,e:/'/},{b:/"/,e:/"/},{b:/`/,e:/`/},{b:"%[qQwWx]?\\(",e:"\\)"},{b:"%[qQwWx]?\\[",e:"\\]"},{b:"%[qQwWx]?{",e:"}"},{b:"%[qQwWx]?<",e:">"},{b:"%[qQwWx]?/",e:"/"},{b:"%[qQwWx]?%",e:"%"},{b:"%[qQwWx]?-",e:"-"},{b:"%[qQwWx]?\\|",e:"\\|"},{b:/\B\?(\\\d{1,3}|\\x[A-Fa-f0-9]{1,2}|\\u[A-Fa-f0-9]{4}|\\?\S)\b/},{b:/<<(-?)\w+$/,e:/^\s*\w+$/}]},i={cN:"params",b:"\\(",e:"\\)",endsParent:!0,k:r},d=[t,a,{cN:"class",bK:"class module",e:"$|;",i:/=/,c:[e.inherit(e.TM,{b:"[A-Za-z_]\\w*(::\\w+)*(\\?|\\!)?"}),{b:"<\\s*",c:[{b:"("+e.IR+"::)?"+e.IR}]}].concat(s)},{cN:"function",bK:"def",e:"$|;",c:[e.inherit(e.TM,{b:b}),i].concat(s)},{b:e.IR+"::"},{cN:"symbol",b:e.UIR+"(\\!|\\?)?:",r:0},{cN:"symbol",b:":(?!\\s)",c:[t,{b:b}],r:0},{cN:"number",b:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",r:0},{b:"(\\$\\W)|((\\$|\\@\\@?)(\\w+))"},{cN:"params",b:/\|/,e:/\|/,k:r},{b:"("+e.RSR+"|unless)\\s*",k:"unless",c:[a,{cN:"regexp",c:[e.BE,n],i:/\n/,v:[{b:"/",e:"/[a-z]*"},{b:"%r{",e:"}[a-z]*"},{b:"%r\\(",e:"\\)[a-z]*"},{b:"%r!",e:"![a-z]*"},{b:"%r\\[",e:"\\][a-z]*"}]}].concat(s),r:0}].concat(s);n.c=d,i.c=d;var l="[>?]>",o="[\\w#]+\\(\\w+\\):\\d+:\\d+>",u="(\\w+-)?\\d+\\.\\d+\\.\\d(p\\d+)?[^>]+>",w=[{b:/^\s*=>/,starts:{e:"$",c:d}},{cN:"meta",b:"^("+l+"|"+o+"|"+u+")",starts:{e:"$",c:d}}];return{aliases:["rb","gemspec","podspec","thor","irb"],k:r,i:/\/\*/,c:s.concat(w).concat(d)}});hljs.registerLanguage("yaml",function(e){var b="true false yes no null",a="^[ \\-]*",r="[a-zA-Z_][\\w\\-]*",t={cN:"attr",v:[{b:a+r+":"},{b:a+'"'+r+'":'},{b:a+"'"+r+"':"}]},c={cN:"template-variable",v:[{b:"{{",e:"}}"},{b:"%{",e:"}"}]},l={cN:"string",r:0,v:[{b:/'/,e:/'/},{b:/"/,e:/"/},{b:/\S+/}],c:[e.BE,c]};return{cI:!0,aliases:["yml","YAML","yaml"],c:[t,{cN:"meta",b:"^---s*$",r:10},{cN:"string",b:"[\\|>] *$",rE:!0,c:l.c,e:t.v[0].b},{b:"<%[%=-]?",e:"[%-]?%>",sL:"ruby",eB:!0,eE:!0,r:0},{cN:"type",b:"!!"+e.UIR},{cN:"meta",b:"&"+e.UIR+"$"},{cN:"meta",b:"\\*"+e.UIR+"$"},{cN:"bullet",b:"^ *-",r:0},e.HCM,{bK:b,k:{literal:b}},e.CNM,l]}});hljs.registerLanguage("xml",function(s){var e="[A-Za-z0-9\\._:-]+",t={eW:!0,i:/`]+/}]}]}]};return{aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist"],cI:!0,c:[{cN:"meta",b:"",r:10,c:[{b:"\\[",e:"\\]"}]},s.C("",{r:10}),{b:"<\\!\\[CDATA\\[",e:"\\]\\]>",r:10},{b:/<\?(php)?/,e:/\?>/,sL:"php",c:[{b:"/\\*",e:"\\*/",skip:!0}]},{cN:"tag",b:"|$)",e:">",k:{name:"style"},c:[t],starts:{e:"",rE:!0,sL:["css","xml"]}},{cN:"tag",b:"|$)",e:">",k:{name:"script"},c:[t],starts:{e:"",rE:!0,sL:["actionscript","javascript","handlebars","xml"]}},{cN:"meta",v:[{b:/<\?xml/,e:/\?>/,r:10},{b:/<\?\w+/,e:/\?>/}]},{cN:"tag",b:"",c:[{cN:"name",b:/[^\/><\s]+/,r:0},t]}]}});hljs.registerLanguage("markdown",function(e){return{aliases:["md","mkdown","mkd"],c:[{cN:"section",v:[{b:"^#{1,6}",e:"$"},{b:"^.+?\\n[=-]{2,}$"}]},{b:"<",e:">",sL:"xml",r:0},{cN:"bullet",b:"^([*+-]|(\\d+\\.))\\s+"},{cN:"strong",b:"[*_]{2}.+?[*_]{2}"},{cN:"emphasis",v:[{b:"\\*.+?\\*"},{b:"_.+?_",r:0}]},{cN:"quote",b:"^>\\s+",e:"$"},{cN:"code",v:[{b:"^```w*s*$",e:"^```s*$"},{b:"`.+?`"},{b:"^( {4}| )",e:"$",r:0}]},{b:"^[-\\*]{3,}",e:"$"},{b:"\\[.+?\\][\\(\\[].*?[\\)\\]]",rB:!0,c:[{cN:"string",b:"\\[",e:"\\]",eB:!0,rE:!0,r:0},{cN:"link",b:"\\]\\(",e:"\\)",eB:!0,eE:!0},{cN:"symbol",b:"\\]\\[",e:"\\]",eB:!0,eE:!0}],r:10},{b:/^\[[^\n]+\]:/,rB:!0,c:[{cN:"symbol",b:/\[/,e:/\]/,eB:!0,eE:!0},{cN:"link",b:/:\s*/,e:/$/,eB:!0}]}]}});hljs.registerLanguage("dart",function(e){var t={cN:"subst",b:"\\$\\{",e:"}",k:"true false null this is new super"},r={cN:"string",v:[{b:"r'''",e:"'''"},{b:'r"""',e:'"""'},{b:"r'",e:"'",i:"\\n"},{b:'r"',e:'"',i:"\\n"},{b:"'''",e:"'''",c:[e.BE,t]},{b:'"""',e:'"""',c:[e.BE,t]},{b:"'",e:"'",i:"\\n",c:[e.BE,t]},{b:'"',e:'"',i:"\\n",c:[e.BE,t]}]};t.c=[e.CNM,r];var n={keyword:"assert async await break case catch class const continue default do else enum extends false final finally for if in is new null rethrow return super switch sync this throw true try var void while with yield abstract as dynamic export external factory get implements import library operator part set static typedef",built_in:"print Comparable DateTime Duration Function Iterable Iterator List Map Match Null Object Pattern RegExp Set Stopwatch String StringBuffer StringSink Symbol Type Uri bool double int num document window querySelector querySelectorAll Element ElementList"};return{k:n,c:[r,e.C("/\\*\\*","\\*/",{sL:"markdown"}),e.C("///","$",{sL:"markdown"}),e.CLCM,e.CBCM,{cN:"class",bK:"class interface",e:"{",eE:!0,c:[{bK:"extends implements"},e.UTM]},e.CNM,{cN:"meta",b:"@[A-Za-z]+"},{b:"=>"}]}});hljs.registerLanguage("objectivec",function(e){var t={cN:"built_in",b:"\\b(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)\\w+"},_={keyword:"int float while char export sizeof typedef const struct for union unsigned long volatile static bool mutable if do return goto void enum else break extern asm case short default double register explicit signed typename this switch continue wchar_t inline readonly assign readwrite self @synchronized id typeof nonatomic super unichar IBOutlet IBAction strong weak copy in out inout bycopy byref oneway __strong __weak __block __autoreleasing @private @protected @public @try @property @end @throw @catch @finally @autoreleasepool @synthesize @dynamic @selector @optional @required @encode @package @import @defs @compatibility_alias __bridge __bridge_transfer __bridge_retained __bridge_retain __covariant __contravariant __kindof _Nonnull _Nullable _Null_unspecified __FUNCTION__ __PRETTY_FUNCTION__ __attribute__ getter setter retain unsafe_unretained nonnull nullable null_unspecified null_resettable class instancetype NS_DESIGNATED_INITIALIZER NS_UNAVAILABLE NS_REQUIRES_SUPER NS_RETURNS_INNER_POINTER NS_INLINE NS_AVAILABLE NS_DEPRECATED NS_ENUM NS_OPTIONS NS_SWIFT_UNAVAILABLE NS_ASSUME_NONNULL_BEGIN NS_ASSUME_NONNULL_END NS_REFINED_FOR_SWIFT NS_SWIFT_NAME NS_SWIFT_NOTHROW NS_DURING NS_HANDLER NS_ENDHANDLER NS_VALUERETURN NS_VOIDRETURN",literal:"false true FALSE TRUE nil YES NO NULL",built_in:"BOOL dispatch_once_t dispatch_queue_t dispatch_sync dispatch_async dispatch_once"},i=/[a-zA-Z@][a-zA-Z0-9_]*/,n="@interface @class @protocol @implementation";return{aliases:["mm","objc","obj-c"],k:_,l:i,i:""}]}]},{cN:"class",b:"("+n.split(" ").join("|")+")\\b",e:"({|$)",eE:!0,k:n,l:i,c:[e.UTM]},{b:"\\."+e.UIR,r:0}]}});hljs.registerLanguage("javascript",function(e){var r="[A-Za-z$_][0-9A-Za-z$_]*",t={keyword:"in of if for while finally var new function do return void else break catch instanceof with throw case default try this switch continue typeof delete let yield const export super debugger as async await static import from as",literal:"true false null undefined NaN Infinity",built_in:"eval isFinite isNaN parseFloat parseInt decodeURI decodeURIComponent encodeURI encodeURIComponent escape unescape Object Function Boolean Error EvalError InternalError RangeError ReferenceError StopIteration SyntaxError TypeError URIError Number Math Date String RegExp Array Float32Array Float64Array Int16Array Int32Array Int8Array Uint16Array Uint32Array Uint8Array Uint8ClampedArray ArrayBuffer DataView JSON Intl arguments require module console window document Symbol Set Map WeakSet WeakMap Proxy Reflect Promise"},a={cN:"number",v:[{b:"\\b(0[bB][01]+)"},{b:"\\b(0[oO][0-7]+)"},{b:e.CNR}],r:0},n={cN:"subst",b:"\\$\\{",e:"\\}",k:t,c:[]},c={cN:"string",b:"`",e:"`",c:[e.BE,n]};n.c=[e.ASM,e.QSM,c,a,e.RM];var s=n.c.concat([e.CBCM,e.CLCM]);return{aliases:["js","jsx"],k:t,c:[{cN:"meta",r:10,b:/^\s*['"]use (strict|asm)['"]/},{cN:"meta",b:/^#!/,e:/$/},e.ASM,e.QSM,c,e.CLCM,e.CBCM,a,{b:/[{,]\s*/,r:0,c:[{b:r+"\\s*:",rB:!0,r:0,c:[{cN:"attr",b:r,r:0}]}]},{b:"("+e.RSR+"|\\b(case|return|throw)\\b)\\s*",k:"return throw case",c:[e.CLCM,e.CBCM,e.RM,{cN:"function",b:"(\\(.*?\\)|"+r+")\\s*=>",rB:!0,e:"\\s*=>",c:[{cN:"params",v:[{b:r},{b:/\(\s*\)/},{b:/\(/,e:/\)/,eB:!0,eE:!0,k:t,c:s}]}]},{b://,sL:"xml",c:[{b:/<\w+\s*\/>/,skip:!0},{b:/<\w+/,e:/(\/\w+|\w+\/)>/,skip:!0,c:[{b:/<\w+\s*\/>/,skip:!0},"self"]}]}],r:0},{cN:"function",bK:"function",e:/\{/,eE:!0,c:[e.inherit(e.TM,{b:r}),{cN:"params",b:/\(/,e:/\)/,eB:!0,eE:!0,c:s}],i:/\[|%/},{b:/\$[(.]/},e.METHOD_GUARD,{cN:"class",bK:"class",e:/[{;=]/,eE:!0,i:/[:"\[\]]/,c:[{bK:"extends"},e.UTM]},{bK:"constructor",e:/\{/,eE:!0}],i:/#(?!!)/}});hljs.registerLanguage("json",function(e){var i={literal:"true false null"},n=[e.QSM,e.CNM],r={e:",",eW:!0,eE:!0,c:n,k:i},t={b:"{",e:"}",c:[{cN:"attr",b:/"/,e:/"/,c:[e.BE],i:"\\n"},e.inherit(r,{b:/:/})],i:"\\S"},c={b:"\\[",e:"\\]",c:[e.inherit(r)],i:"\\S"};return n.splice(n.length,0,t,c),{c:n,k:i,i:"\\S"}});hljs.registerLanguage("bash",function(e){var t={cN:"variable",v:[{b:/\$[\w\d#@][\w\d_]*/},{b:/\$\{(.*?)}/}]},s={cN:"string",b:/"/,e:/"/,c:[e.BE,t,{cN:"variable",b:/\$\(/,e:/\)/,c:[e.BE]}]},a={cN:"string",b:/'/,e:/'/};return{aliases:["sh","zsh"],l:/\b-?[a-z\._]+\b/,k:{keyword:"if then else elif fi for while in do done case esac function",literal:"true false",built_in:"break cd continue eval exec exit export getopts hash pwd readonly return shift test times trap umask unset alias bind builtin caller command declare echo enable help let local logout mapfile printf read readarray source type typeset ulimit unalias set shopt autoload bg bindkey bye cap chdir clone comparguments compcall compctl compdescribe compfiles compgroups compquote comptags comptry compvalues dirs disable disown echotc echoti emulate fc fg float functions getcap getln history integer jobs kill limit log noglob popd print pushd pushln rehash sched setcap setopt stat suspend ttyctl unfunction unhash unlimit unsetopt vared wait whence where which zcompile zformat zftp zle zmodload zparseopts zprof zpty zregexparse zsocket zstyle ztcp",_:"-ne -eq -lt -gt -f -d -e -s -l -a"},c:[{cN:"meta",b:/^#![^\n]+sh\s*$/,r:10},{cN:"function",b:/\w[\w\d_]*\s*\(\s*\)\s*\{/,rB:!0,c:[e.inherit(e.TM,{b:/\w[\w\d_]*/})],r:0},e.HCM,s,a,t]}});hljs.registerLanguage("shell",function(s){return{aliases:["console"],c:[{cN:"meta",b:"^\\s{0,3}[\\w\\d\\[\\]()@-]*[>%$#]",starts:{e:"$",sL:"bash"}}]}});hljs.registerLanguage("java",function(e){var a="[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*",t=a+"(<"+a+"(\\s*,\\s*"+a+")*>)?",r="false synchronized int abstract float private char boolean static null if const for true while long strictfp finally protected import native final void enum else break transient catch instanceof byte super volatile case assert short package default double public try this switch continue throws protected public private module requires exports do",s="\\b(0[bB]([01]+[01_]+[01]+|[01]+)|0[xX]([a-fA-F0-9]+[a-fA-F0-9_]+[a-fA-F0-9]+|[a-fA-F0-9]+)|(([\\d]+[\\d_]+[\\d]+|[\\d]+)(\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))?|\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))([eE][-+]?\\d+)?)[lLfF]?",c={cN:"number",b:s,r:0};return{aliases:["jsp"],k:r,i:/<\/|#/,c:[e.C("/\\*\\*","\\*/",{r:0,c:[{b:/\w+@/,r:0},{cN:"doctag",b:"@[A-Za-z]+"}]}),e.CLCM,e.CBCM,e.ASM,e.QSM,{cN:"class",bK:"class interface",e:/[{;=]/,eE:!0,k:"class interface",i:/[:"\[\]]/,c:[{bK:"extends implements"},e.UTM]},{bK:"new throw return else",r:0},{cN:"function",b:"("+t+"\\s+)+"+e.UIR+"\\s*\\(",rB:!0,e:/[{;=]/,eE:!0,k:r,c:[{b:e.UIR+"\\s*\\(",rB:!0,r:0,c:[e.UTM]},{cN:"params",b:/\(/,e:/\)/,k:r,r:0,c:[e.ASM,e.QSM,e.CNM,e.CBCM]},e.CLCM,e.CBCM]},c,{cN:"meta",b:"@[A-Za-z]+"}]}}); \ No newline at end of file diff --git a/testing/test_package_docs/static-assets/prettify.css b/testing/test_package_docs/static-assets/prettify.css deleted file mode 100644 index d44b3a2282..0000000000 --- a/testing/test_package_docs/static-assets/prettify.css +++ /dev/null @@ -1 +0,0 @@ -.pln{color:#000}@media screen{.str{color:#080}.kwd{color:#008}.com{color:#800}.typ{color:#606}.lit{color:#066}.pun,.opn,.clo{color:#660}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec,.var{color:#606}.fun{color:red}}@media print,projection{.str{color:#060}.kwd{color:#006;font-weight:bold}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:bold}.lit{color:#044}.pun,.opn,.clo{color:#440}.tag{color:#006;font-weight:bold}.atn{color:#404}.atv{color:#060}}pre.prettyprint{padding:2px;border:1px solid #888}ol.linenums{margin-top:0;margin-bottom:0}li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8{list-style-type:none}li.L1,li.L3,li.L5,li.L7,li.L9{background:#eee} \ No newline at end of file diff --git a/testing/test_package_docs/static-assets/prettify.js b/testing/test_package_docs/static-assets/prettify.js deleted file mode 100644 index fad3a36888..0000000000 --- a/testing/test_package_docs/static-assets/prettify.js +++ /dev/null @@ -1,32 +0,0 @@ -!function(){var q=null;window.PR_SHOULD_USE_CONTINUATION=!0; -(function(){function S(a){function d(e){var b=e.charCodeAt(0);if(b!==92)return b;var a=e.charAt(1);return(b=r[a])?b:"0"<=a&&a<="7"?parseInt(e.substring(1),8):a==="u"||a==="x"?parseInt(e.substring(2),16):e.charCodeAt(1)}function g(e){if(e<32)return(e<16?"\\x0":"\\x")+e.toString(16);e=String.fromCharCode(e);return e==="\\"||e==="-"||e==="]"||e==="^"?"\\"+e:e}function b(e){var b=e.substring(1,e.length-1).match(/\\u[\dA-Fa-f]{4}|\\x[\dA-Fa-f]{2}|\\[0-3][0-7]{0,2}|\\[0-7]{1,2}|\\[\S\s]|[^\\]/g),e=[],a= -b[0]==="^",c=["["];a&&c.push("^");for(var a=a?1:0,f=b.length;a122||(l<65||h>90||e.push([Math.max(65,h)|32,Math.min(l,90)|32]),l<97||h>122||e.push([Math.max(97,h)&-33,Math.min(l,122)&-33]))}}e.sort(function(e,a){return e[0]-a[0]||a[1]-e[1]});b=[];f=[];for(a=0;ah[0]&&(h[1]+1>h[0]&&c.push("-"),c.push(g(h[1])));c.push("]");return c.join("")}function s(e){for(var a=e.source.match(/\[(?:[^\\\]]|\\[\S\s])*]|\\u[\dA-Fa-f]{4}|\\x[\dA-Fa-f]{2}|\\\d+|\\[^\dux]|\(\?[!:=]|[()^]|[^()[\\^]+/g),c=a.length,d=[],f=0,h=0;f=2&&e==="["?a[f]=b(l):e!=="\\"&&(a[f]=l.replace(/[A-Za-z]/g,function(a){a=a.charCodeAt(0);return"["+String.fromCharCode(a&-33,a|32)+"]"}));return a.join("")}for(var x=0,m=!1,j=!1,k=0,c=a.length;k=5&&"lang-"===w.substring(0,5))&&!(t&&typeof t[1]==="string"))f=!1,w="src";f||(r[z]=w)}h=c;c+=z.length;if(f){f=t[1];var l=z.indexOf(f),B=l+f.length;t[2]&&(B=z.length-t[2].length,l=B-f.length);w=w.substring(5);H(j+h,z.substring(0,l),g,k);H(j+h+l,f,I(w,f),k);H(j+h+B,z.substring(B),g,k)}else k.push(j+h,w)}a.g=k}var b={},s;(function(){for(var g=a.concat(d),j=[],k={},c=0,i=g.length;c=0;)b[n.charAt(e)]=r;r=r[1];n=""+r;k.hasOwnProperty(n)||(j.push(r),k[n]=q)}j.push(/[\S\s]/);s=S(j)})();var x=d.length;return g}function v(a){var d=[],g=[];a.tripleQuotedStrings?d.push(["str",/^(?:'''(?:[^'\\]|\\[\S\s]|''?(?=[^']))*(?:'''|$)|"""(?:[^"\\]|\\[\S\s]|""?(?=[^"]))*(?:"""|$)|'(?:[^'\\]|\\[\S\s])*(?:'|$)|"(?:[^"\\]|\\[\S\s])*(?:"|$))/,q,"'\""]):a.multiLineStrings?d.push(["str",/^(?:'(?:[^'\\]|\\[\S\s])*(?:'|$)|"(?:[^"\\]|\\[\S\s])*(?:"|$)|`(?:[^\\`]|\\[\S\s])*(?:`|$))/, -q,"'\"`"]):d.push(["str",/^(?:'(?:[^\n\r'\\]|\\.)*(?:'|$)|"(?:[^\n\r"\\]|\\.)*(?:"|$))/,q,"\"'"]);a.verbatimStrings&&g.push(["str",/^@"(?:[^"]|"")*(?:"|$)/,q]);var b=a.hashComments;b&&(a.cStyleComments?(b>1?d.push(["com",/^#(?:##(?:[^#]|#(?!##))*(?:###|$)|.*)/,q,"#"]):d.push(["com",/^#(?:(?:define|e(?:l|nd)if|else|error|ifn?def|include|line|pragma|undef|warning)\b|[^\n\r]*)/,q,"#"]),g.push(["str",/^<(?:(?:(?:\.\.\/)*|\/?)(?:[\w-]+(?:\/[\w-]+)+)?[\w-]+\.h(?:h|pp|\+\+)?|[a-z]\w*)>/,q])):d.push(["com", -/^#[^\n\r]*/,q,"#"]));a.cStyleComments&&(g.push(["com",/^\/\/[^\n\r]*/,q]),g.push(["com",/^\/\*[\S\s]*?(?:\*\/|$)/,q]));if(b=a.regexLiterals){var s=(b=b>1?"":"\n\r")?".":"[\\S\\s]";g.push(["lang-regex",RegExp("^(?:^^\\.?|[+-]|[!=]=?=?|\\#|%=?|&&?=?|\\(|\\*=?|[+\\-]=|->|\\/=?|::?|<>?>?=?|,|;|\\?|@|\\[|~|{|\\^\\^?=?|\\|\\|?=?|break|case|continue|delete|do|else|finally|instanceof|return|throw|try|typeof)\\s*("+("/(?=[^/*"+b+"])(?:[^/\\x5B\\x5C"+b+"]|\\x5C"+s+"|\\x5B(?:[^\\x5C\\x5D"+b+"]|\\x5C"+ -s+")*(?:\\x5D|$))+/")+")")])}(b=a.types)&&g.push(["typ",b]);b=(""+a.keywords).replace(/^ | $/g,"");b.length&&g.push(["kwd",RegExp("^(?:"+b.replace(/[\s,]+/g,"|")+")\\b"),q]);d.push(["pln",/^\s+/,q," \r\n\t\u00a0"]);b="^.[^\\s\\w.$@'\"`/\\\\]*";a.regexLiterals&&(b+="(?!s*/)");g.push(["lit",/^@[$_a-z][\w$@]*/i,q],["typ",/^(?:[@_]?[A-Z]+[a-z][\w$@]*|\w+_t\b)/,q],["pln",/^[$_a-z][\w$@]*/i,q],["lit",/^(?:0x[\da-f]+|(?:\d(?:_\d+)*\d*(?:\.\d*)?|\.\d\+)(?:e[+-]?\d+)?)[a-z]*/i,q,"0123456789"],["pln",/^\\[\S\s]?/, -q],["pun",RegExp(b),q]);return C(d,g)}function J(a,d,g){function b(a){var c=a.nodeType;if(c==1&&!x.test(a.className))if("br"===a.nodeName)s(a),a.parentNode&&a.parentNode.removeChild(a);else for(a=a.firstChild;a;a=a.nextSibling)b(a);else if((c==3||c==4)&&g){var d=a.nodeValue,i=d.match(m);if(i)c=d.substring(0,i.index),a.nodeValue=c,(d=d.substring(i.index+i[0].length))&&a.parentNode.insertBefore(j.createTextNode(d),a.nextSibling),s(a),c||a.parentNode.removeChild(a)}}function s(a){function b(a,c){var d= -c?a.cloneNode(!1):a,e=a.parentNode;if(e){var e=b(e,1),g=a.nextSibling;e.appendChild(d);for(var i=g;i;i=g)g=i.nextSibling,e.appendChild(i)}return d}for(;!a.nextSibling;)if(a=a.parentNode,!a)return;for(var a=b(a.nextSibling,0),d;(d=a.parentNode)&&d.nodeType===1;)a=d;c.push(a)}for(var x=/(?:^|\s)nocode(?:\s|$)/,m=/\r\n?|\n/,j=a.ownerDocument,k=j.createElement("li");a.firstChild;)k.appendChild(a.firstChild);for(var c=[k],i=0;i=0;){var b=d[g];F.hasOwnProperty(b)?D.console&&console.warn("cannot override language handler %s",b):F[b]=a}}function I(a,d){if(!a||!F.hasOwnProperty(a))a=/^\s*=l&&(b+=2);g>=B&&(r+=2)}}finally{if(f)f.style.display=h}}catch(u){D.console&&console.log(u&&u.stack||u)}}var D=window,y=["break,continue,do,else,for,if,return,while"],E=[[y,"auto,case,char,const,default,double,enum,extern,float,goto,inline,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"], -"catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],M=[E,"alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,delegate,dynamic_cast,explicit,export,friend,generic,late_check,mutable,namespace,nullptr,property,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where"],N=[E,"abstract,assert,boolean,byte,extends,final,finally,implements,import,instanceof,interface,null,native,package,strictfp,super,synchronized,throws,transient"], -O=[N,"as,base,by,checked,decimal,delegate,descending,dynamic,event,fixed,foreach,from,group,implicit,in,internal,into,is,let,lock,object,out,override,orderby,params,partial,readonly,ref,sbyte,sealed,stackalloc,string,select,uint,ulong,unchecked,unsafe,ushort,var,virtual,where"],E=[E,"debugger,eval,export,function,get,null,set,undefined,var,with,Infinity,NaN"],P=[y,"and,as,assert,class,def,del,elif,except,exec,finally,from,global,import,in,is,lambda,nonlocal,not,or,pass,print,raise,try,with,yield,False,True,None"], -Q=[y,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],W=[y,"as,assert,const,copy,drop,enum,extern,fail,false,fn,impl,let,log,loop,match,mod,move,mut,priv,pub,pure,ref,self,static,struct,true,trait,type,unsafe,use"],y=[y,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],R=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)\b/, -V=/\S/,X=v({keywords:[M,O,E,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",P,Q,y],hashComments:!0,cStyleComments:!0,multiLineStrings:!0,regexLiterals:!0}),F={};p(X,["default-code"]);p(C([],[["pln",/^[^]*(?:>|$)/],["com",/^<\!--[\S\s]*?(?:--\>|$)/],["lang-",/^<\?([\S\s]+?)(?:\?>|$)/],["lang-",/^<%([\S\s]+?)(?:%>|$)/],["pun",/^(?:<[%?]|[%?]>)/],["lang-", -/^]*>([\S\s]+?)<\/xmp\b[^>]*>/i],["lang-js",/^]*>([\S\s]*?)(<\/script\b[^>]*>)/i],["lang-css",/^]*>([\S\s]*?)(<\/style\b[^>]*>)/i],["lang-in.tag",/^(<\/?[a-z][^<>]*>)/i]]),["default-markup","htm","html","mxml","xhtml","xml","xsl"]);p(C([["pln",/^\s+/,q," \t\r\n"],["atv",/^(?:"[^"]*"?|'[^']*'?)/,q,"\"'"]],[["tag",/^^<\/?[a-z](?:[\w-.:]*\w)?|\/?>$/i],["atn",/^(?!style[\s=]|on)[a-z](?:[\w:-]*\w)?/i],["lang-uq.val",/^=\s*([^\s"'>]*(?:[^\s"'/>]|\/(?=\s)))/],["pun",/^[/<->]+/], -["lang-js",/^on\w+\s*=\s*"([^"]+)"/i],["lang-js",/^on\w+\s*=\s*'([^']+)'/i],["lang-js",/^on\w+\s*=\s*([^\s"'>]+)/i],["lang-css",/^style\s*=\s*"([^"]+)"/i],["lang-css",/^style\s*=\s*'([^']+)'/i],["lang-css",/^style\s*=\s*([^\s"'>]+)/i]]),["in.tag"]);p(C([],[["atv",/^[\S\s]+/]]),["uq.val"]);p(v({keywords:M,hashComments:!0,cStyleComments:!0,types:R}),["c","cc","cpp","cxx","cyc","m"]);p(v({keywords:"null,true,false"}),["json"]);p(v({keywords:O,hashComments:!0,cStyleComments:!0,verbatimStrings:!0,types:R}), -["cs"]);p(v({keywords:N,cStyleComments:!0}),["java"]);p(v({keywords:y,hashComments:!0,multiLineStrings:!0}),["bash","bsh","csh","sh"]);p(v({keywords:P,hashComments:!0,multiLineStrings:!0,tripleQuotedStrings:!0}),["cv","py","python"]);p(v({keywords:"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",hashComments:!0,multiLineStrings:!0,regexLiterals:2}),["perl","pl","pm"]);p(v({keywords:Q, -hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb","ruby"]);p(v({keywords:E,cStyleComments:!0,regexLiterals:!0}),["javascript","js"]);p(v({keywords:"all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,throw,true,try,unless,until,when,while,yes",hashComments:3,cStyleComments:!0,multilineStrings:!0,tripleQuotedStrings:!0,regexLiterals:!0}),["coffee"]);p(v({keywords:W,cStyleComments:!0,multilineStrings:!0}),["rc","rs","rust"]); -p(C([],[["str",/^[\S\s]+/]]),["regex"]);var Y=D.PR={createSimpleLexer:C,registerLangHandler:p,sourceDecorator:v,PR_ATTRIB_NAME:"atn",PR_ATTRIB_VALUE:"atv",PR_COMMENT:"com",PR_DECLARATION:"dec",PR_KEYWORD:"kwd",PR_LITERAL:"lit",PR_NOCODE:"nocode",PR_PLAIN:"pln",PR_PUNCTUATION:"pun",PR_SOURCE:"src",PR_STRING:"str",PR_TAG:"tag",PR_TYPE:"typ",prettyPrintOne:D.prettyPrintOne=function(a,d,g){var b=document.createElement("div");b.innerHTML="
"+a+"
";b=b.firstChild;g&&J(b,g,!0);K({h:d,j:g,c:b,i:1}); -return b.innerHTML},prettyPrint:D.prettyPrint=function(a,d){function g(){for(var b=D.PR_SHOULD_USE_CONTINUATION?c.now()+250:Infinity;i/-]/],[PR.PR_LITERAL,/^\b0x[0-9a-f]+/i],[PR.PR_LITERAL,/^\b\d+(?:\.\d*)?(?:e[+-]?\d+)?/i],[PR.PR_LITERAL,/^\b\.\d+(?:e[+-]?\d+)?/i],[PR.PR_PUNCTUATION,/^[(){}\[\],.;]/]]),["dart"]); diff --git a/testing/test_package_docs/static-assets/script.js b/testing/test_package_docs/static-assets/script.js index a16cdc6f33..2c9cd73fda 100644 --- a/testing/test_package_docs/static-assets/script.js +++ b/testing/test_package_docs/static-assets/script.js @@ -193,7 +193,7 @@ function initSearch() { } document.addEventListener("DOMContentLoaded", function() { - prettyPrint(); + hljs.initHighlightingOnLoad(); initSideNav(); initSearch(); }); diff --git a/testing/test_package_docs/test_package_imported.main/Whataclass-class.html b/testing/test_package_docs/test_package_imported.main/Whataclass-class.html index 266a3cde89..823a7fd880 100644 --- a/testing/test_package_docs/test_package_imported.main/Whataclass-class.html +++ b/testing/test_package_docs/test_package_imported.main/Whataclass-class.html @@ -10,7 +10,7 @@ - + @@ -176,7 +176,7 @@
class Whataclass
- + diff --git a/testing/test_package_docs/test_package_imported.main/Whataclass/Whataclass.html b/testing/test_package_docs/test_package_imported.main/Whataclass/Whataclass.html index 57e0916e99..6e9773aa00 100644 --- a/testing/test_package_docs/test_package_imported.main/Whataclass/Whataclass.html +++ b/testing/test_package_docs/test_package_imported.main/Whataclass/Whataclass.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
constructor Whataclass
- + diff --git a/testing/test_package_docs/test_package_imported.main/Whataclass/hashCode.html b/testing/test_package_docs/test_package_imported.main/Whataclass/hashCode.html index cd2c820e69..69df04f6b2 100644 --- a/testing/test_package_docs/test_package_imported.main/Whataclass/hashCode.html +++ b/testing/test_package_docs/test_package_imported.main/Whataclass/hashCode.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/test_package_imported.main/Whataclass/noSuchMethod.html b/testing/test_package_docs/test_package_imported.main/Whataclass/noSuchMethod.html index c3b61063d5..6c9e0bda03 100644 --- a/testing/test_package_docs/test_package_imported.main/Whataclass/noSuchMethod.html +++ b/testing/test_package_docs/test_package_imported.main/Whataclass/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/test_package_imported.main/Whataclass/operator_equals.html b/testing/test_package_docs/test_package_imported.main/Whataclass/operator_equals.html index 82761c4acc..3043b89486 100644 --- a/testing/test_package_docs/test_package_imported.main/Whataclass/operator_equals.html +++ b/testing/test_package_docs/test_package_imported.main/Whataclass/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/test_package_imported.main/Whataclass/runtimeType.html b/testing/test_package_docs/test_package_imported.main/Whataclass/runtimeType.html index cd72d613e0..ff9891fc6f 100644 --- a/testing/test_package_docs/test_package_imported.main/Whataclass/runtimeType.html +++ b/testing/test_package_docs/test_package_imported.main/Whataclass/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/test_package_imported.main/Whataclass/toString.html b/testing/test_package_docs/test_package_imported.main/Whataclass/toString.html index dafdafdc6c..d02e128233 100644 --- a/testing/test_package_docs/test_package_imported.main/Whataclass/toString.html +++ b/testing/test_package_docs/test_package_imported.main/Whataclass/toString.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method toString
- + diff --git a/testing/test_package_docs/test_package_imported.main/Whataclass2-class.html b/testing/test_package_docs/test_package_imported.main/Whataclass2-class.html index 6ec95d26c8..d7bc4cf1a0 100644 --- a/testing/test_package_docs/test_package_imported.main/Whataclass2-class.html +++ b/testing/test_package_docs/test_package_imported.main/Whataclass2-class.html @@ -10,7 +10,7 @@ - + @@ -176,7 +176,7 @@
class Whataclass2
- + diff --git a/testing/test_package_docs/test_package_imported.main/Whataclass2/Whataclass2.html b/testing/test_package_docs/test_package_imported.main/Whataclass2/Whataclass2.html index bf53c64e0f..f0e65050ae 100644 --- a/testing/test_package_docs/test_package_imported.main/Whataclass2/Whataclass2.html +++ b/testing/test_package_docs/test_package_imported.main/Whataclass2/Whataclass2.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,7 @@
constructor Whataclass2
- + diff --git a/testing/test_package_docs/test_package_imported.main/Whataclass2/hashCode.html b/testing/test_package_docs/test_package_imported.main/Whataclass2/hashCode.html index 0dd4b64a05..5fd1614aab 100644 --- a/testing/test_package_docs/test_package_imported.main/Whataclass2/hashCode.html +++ b/testing/test_package_docs/test_package_imported.main/Whataclass2/hashCode.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property hashCode
- + diff --git a/testing/test_package_docs/test_package_imported.main/Whataclass2/noSuchMethod.html b/testing/test_package_docs/test_package_imported.main/Whataclass2/noSuchMethod.html index fd4615daec..582bb7a664 100644 --- a/testing/test_package_docs/test_package_imported.main/Whataclass2/noSuchMethod.html +++ b/testing/test_package_docs/test_package_imported.main/Whataclass2/noSuchMethod.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method noSuchMethod
- + diff --git a/testing/test_package_docs/test_package_imported.main/Whataclass2/operator_equals.html b/testing/test_package_docs/test_package_imported.main/Whataclass2/operator_equals.html index 830b646628..a6974ab305 100644 --- a/testing/test_package_docs/test_package_imported.main/Whataclass2/operator_equals.html +++ b/testing/test_package_docs/test_package_imported.main/Whataclass2/operator_equals.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method operator ==
- + diff --git a/testing/test_package_docs/test_package_imported.main/Whataclass2/runtimeType.html b/testing/test_package_docs/test_package_imported.main/Whataclass2/runtimeType.html index 343ca7275b..871b65e116 100644 --- a/testing/test_package_docs/test_package_imported.main/Whataclass2/runtimeType.html +++ b/testing/test_package_docs/test_package_imported.main/Whataclass2/runtimeType.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,7 @@
property runtimeType
- + diff --git a/testing/test_package_docs/test_package_imported.main/Whataclass2/toString.html b/testing/test_package_docs/test_package_imported.main/Whataclass2/toString.html index f9eb3f9782..52342a9d32 100644 --- a/testing/test_package_docs/test_package_imported.main/Whataclass2/toString.html +++ b/testing/test_package_docs/test_package_imported.main/Whataclass2/toString.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,7 @@
method toString
- + diff --git a/testing/test_package_docs/test_package_imported.main/test_package_imported.main-library.html b/testing/test_package_docs/test_package_imported.main/test_package_imported.main-library.html index 065d502d2e..506168526f 100644 --- a/testing/test_package_docs/test_package_imported.main/test_package_imported.main-library.html +++ b/testing/test_package_docs/test_package_imported.main/test_package_imported.main-library.html @@ -10,7 +10,7 @@ - + @@ -113,7 +113,7 @@
library test_package_imported.main
- + diff --git a/testing/test_package_docs/two_exports/BaseClass-class.html b/testing/test_package_docs/two_exports/BaseClass-class.html index 129ce0f8a6..1d45b4d851 100644 --- a/testing/test_package_docs/two_exports/BaseClass-class.html +++ b/testing/test_package_docs/two_exports/BaseClass-class.html @@ -10,7 +10,7 @@ - + @@ -203,7 +203,7 @@
class BaseClass
- + diff --git a/testing/test_package_docs/two_exports/BaseClass/BaseClass.html b/testing/test_package_docs/two_exports/BaseClass/BaseClass.html index e6c4e5d5f3..9a57cb5ad9 100644 --- a/testing/test_package_docs/two_exports/BaseClass/BaseClass.html +++ b/testing/test_package_docs/two_exports/BaseClass/BaseClass.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
constructor BaseClass
- + diff --git a/testing/test_package_docs/two_exports/ExtendingClass-class.html b/testing/test_package_docs/two_exports/ExtendingClass-class.html index 8fdf466d3f..fc768c349e 100644 --- a/testing/test_package_docs/two_exports/ExtendingClass-class.html +++ b/testing/test_package_docs/two_exports/ExtendingClass-class.html @@ -10,7 +10,7 @@ - + @@ -205,7 +205,7 @@
class ExtendingClass
- + diff --git a/testing/test_package_docs/two_exports/ExtendingClass/ExtendingClass.html b/testing/test_package_docs/two_exports/ExtendingClass/ExtendingClass.html index 0b2d4fda2d..d5abbe6d15 100644 --- a/testing/test_package_docs/two_exports/ExtendingClass/ExtendingClass.html +++ b/testing/test_package_docs/two_exports/ExtendingClass/ExtendingClass.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,7 @@
constructor ExtendingClass
- + diff --git a/testing/test_package_docs/two_exports/topLevelVariable.html b/testing/test_package_docs/two_exports/topLevelVariable.html index ce2ef4a7aa..9e0315285a 100644 --- a/testing/test_package_docs/two_exports/topLevelVariable.html +++ b/testing/test_package_docs/two_exports/topLevelVariable.html @@ -10,7 +10,7 @@ - + @@ -83,7 +83,7 @@
top-level property topLevelVariable
- + diff --git a/testing/test_package_docs/two_exports/two_exports-library.html b/testing/test_package_docs/two_exports/two_exports-library.html index d06459f8b8..2151d31845 100644 --- a/testing/test_package_docs/two_exports/two_exports-library.html +++ b/testing/test_package_docs/two_exports/two_exports-library.html @@ -10,7 +10,7 @@ - + @@ -130,7 +130,7 @@
library two_exports
- + diff --git a/tool/doc_packages.dart b/tool/doc_packages.dart index 3816eb1960..63d4066ffb 100644 --- a/tool/doc_packages.dart +++ b/tool/doc_packages.dart @@ -106,7 +106,8 @@ void generateForPackages(List packages) { }); } -Future _printGenerationResult(PackageInfo package, Future generationResult) { +Future _printGenerationResult( + PackageInfo package, Future generationResult) { String name = package.name.padRight(20); return generationResult.then((bool result) { diff --git a/tool/grind.dart b/tool/grind.dart index 46bdaafb99..41da018c8d 100644 --- a/tool/grind.dart +++ b/tool/grind.dart @@ -20,8 +20,7 @@ final Directory docsDir = @Task('Analyze dartdoc to ensure there are no errors and warnings') analyze() { - Analyzer.analyze(['bin/dartdoc.dart', 'lib/dartdoc.dart', 'test/all.dart'], - fatalWarnings: true); + Analyzer.analyze(['bin', 'lib', 'test', 'tool'], fatalWarnings: true); } @Task('analyze, test, and self-test dartdoc') @@ -181,9 +180,9 @@ publish() async { @Task('Run all the tests.') test() { - // this is 5 seconds faster than `pub run test`, so - // using straight-up VM here - return Dart.runAsync('test/all.dart', vmArgs: ['--checked']); + // `pub run test` is a bit slower than running an `test_all.dart` script + // But it provides more useful output in the case of failures. + return Pub.runAsync('test'); } @Task('Generate docs for dartdoc') diff --git a/tool/travis.sh b/tool/travis.sh index c697f45328..580ce2c50d 100755 --- a/tool/travis.sh +++ b/tool/travis.sh @@ -57,5 +57,5 @@ else (cd testing/test_package_small; dart -c ../../bin/dartdoc.dart) # Run the tests. - pub run grinder test + pub run test fi