|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | + <meta charset="utf-8"> |
| 5 | + <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 6 | + <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 7 | + <meta name="description" content="API docs for the Annotation class from the fake library, for the Dart programming language."> |
| 8 | + <title>Annotation class - fake library - Dart API</title> |
| 9 | + <!-- required because all the links are pseudo-absolute --> |
| 10 | + <base href=".."> |
| 11 | + |
| 12 | + <link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Source+Code+Pro|Roboto:500,400italic,300,400' type='text/css'> |
| 13 | + <link rel="stylesheet" href="static-assets/prettify.css"> |
| 14 | + <link rel="stylesheet" href="static-assets/css/bootstrap.min.css"> |
| 15 | + <link rel="stylesheet" href="static-assets/styles.css"> |
| 16 | + <link rel="icon" href="static-assets/favicon.png"> |
| 17 | + |
| 18 | + <!-- Do not remove placeholder --> |
| 19 | + <!-- Header Placeholder --> |
| 20 | +</head> |
| 21 | + |
| 22 | +<body> |
| 23 | + |
| 24 | +<div id="overlay-under-drawer"></div> |
| 25 | + |
| 26 | +<header class="container-fluid" id="title"> |
| 27 | + <nav class="navbar navbar-fixed-top"> |
| 28 | + <div class="container"> |
| 29 | + <div class="row"> |
| 30 | + <div class="col-sm-12 contents"> |
| 31 | + <button id="sidenav-left-toggle" type="button"> </button> |
| 32 | + <ol class="breadcrumbs gt-separated hidden-xs"> |
| 33 | + <li><a href="index.html">test_package</a></li> |
| 34 | + <li><a href="fake/fake-library.html">fake</a></li> |
| 35 | + <li class="self-crumb">Annotation</li> |
| 36 | + </ol> |
| 37 | + <div class="self-name">Annotation</div> |
| 38 | + <form class="search navbar-right" role="search"> |
| 39 | + <input type="text" id="search-box" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search..."> |
| 40 | + </form> |
| 41 | + </div> <!-- /col --> |
| 42 | + </div> <!-- /row --> |
| 43 | + </div> <!-- /container --> |
| 44 | + </nav> |
| 45 | + |
| 46 | + <div class="container masthead"> |
| 47 | + <div class="row"> |
| 48 | + <div class="col-sm-12 contents"> |
| 49 | + <ol class="breadcrumbs gt-separated visible-xs"> |
| 50 | + <li><a href="index.html">test_package</a></li> |
| 51 | + <li><a href="fake/fake-library.html">fake</a></li> |
| 52 | + <li class="self-crumb">Annotation</li> |
| 53 | + </ol> |
| 54 | + <div class="title-description"> |
| 55 | + <h1 class="title"> |
| 56 | + <span class="kind">class</span> Annotation |
| 57 | + </h1> |
| 58 | + </div> |
| 59 | + <ul class="subnav"> |
| 60 | + <li><a href="fake/Annotation-class.html#instance-properties">Properties</a></li> |
| 61 | + <li><a href="fake/Annotation-class.html#constructors">Constructors</a></li> |
| 62 | + <li><a href="fake/Annotation-class.html#operators">Operators</a></li> |
| 63 | + </ul> |
| 64 | + </div> <!-- /col --> |
| 65 | + </div> <!-- /row --> |
| 66 | + </div> <!-- /container --> |
| 67 | + |
| 68 | +</header> |
| 69 | + |
| 70 | +<div class="container body"> |
| 71 | + <div class="row"> |
| 72 | + |
| 73 | + <div class="col-xs-6 col-sm-3 col-md-2 sidebar sidebar-offcanvas-left"> |
| 74 | + <h5><a href="index.html">test_package</a></h5> |
| 75 | + <h5><a href="fake/fake-library.html">fake</a></h5> |
| 76 | + |
| 77 | + <ol> |
| 78 | + <li class="section-title"><a href="fake/fake-library.html#constants">Constants</a></li> |
| 79 | + <li><a href="fake/CUSTOM_CLASS-constant.html">CUSTOM_CLASS</a></li> |
| 80 | + <li><a class="deprecated" href="fake/DOWN-constant.html">DOWN</a></li> |
| 81 | + <li><a href="fake/greatAnnotation-constant.html">greatAnnotation</a></li> |
| 82 | + <li><a href="fake/greatestAnnotation-constant.html">greatestAnnotation</a></li> |
| 83 | + <li><a href="fake/incorrectDocReference-constant.html">incorrectDocReference</a></li> |
| 84 | + <li><a href="fake/NAME_SINGLEUNDERSCORE-constant.html">NAME_SINGLEUNDERSCORE</a></li> |
| 85 | + <li><a href="fake/NAME_WITH_TWO_UNDERSCORES-constant.html">NAME_WITH_TWO_UNDERSCORES</a></li> |
| 86 | + <li><a href="fake/PI-constant.html">PI</a></li> |
| 87 | + <li><a href="fake/testingCodeSyntaxInOneLiners-constant.html">testingCodeSyntaxInOneLiners</a></li> |
| 88 | + <li><a href="fake/UP-constant.html">UP</a></li> |
| 89 | + <li><a href="fake/ZERO-constant.html">ZERO</a></li> |
| 90 | + |
| 91 | + <li class="section-title"><a href="fake/fake-library.html#typedefs">Typedefs</a></li> |
| 92 | + <li><a class="deprecated" href="fake/FakeProcesses.html">FakeProcesses</a></li> |
| 93 | + <li><a href="fake/GenericTypedef.html">GenericTypedef</a></li> |
| 94 | + <li><a href="fake/LotsAndLotsOfParameters.html">LotsAndLotsOfParameters</a></li> |
| 95 | + |
| 96 | + <li class="section-title"><a href="fake/fake-library.html#properties">Properties</a></li> |
| 97 | + <li><a href="fake/dynamicGetter.html">dynamicGetter</a></li> |
| 98 | + <li><a href="fake/justGetter.html">justGetter</a></li> |
| 99 | + <li><a href="fake/justSetter.html">justSetter</a></li> |
| 100 | + <li><a href="fake/mapWithDynamicKeys.html">mapWithDynamicKeys</a></li> |
| 101 | + <li><a class="deprecated" href="fake/meaningOfLife.html">meaningOfLife</a></li> |
| 102 | + <li><a href="fake/setAndGet.html">setAndGet</a></li> |
| 103 | + <li><a href="fake/simpleProperty.html">simpleProperty</a></li> |
| 104 | + |
| 105 | + <li class="section-title"><a href="fake/fake-library.html#functions">Functions</a></li> |
| 106 | + <li><a href="fake/functionWithFunctionParameters.html">functionWithFunctionParameters</a></li> |
| 107 | + <li><a href="fake/onlyPositionalWithNoDefaultNoType.html">onlyPositionalWithNoDefaultNoType</a></li> |
| 108 | + <li><a href="fake/paramFromAnotherLib.html">paramFromAnotherLib</a></li> |
| 109 | + <li><a href="fake/short.html">short</a></li> |
| 110 | + <li><a href="fake/soIntense.html">soIntense</a></li> |
| 111 | + <li><a href="fake/thisIsAlsoAsync.html">thisIsAlsoAsync</a></li> |
| 112 | + <li><a href="fake/thisIsAsync.html">thisIsAsync</a></li> |
| 113 | + <li><a class="deprecated" href="fake/topLevelFunction.html">topLevelFunction</a></li> |
| 114 | + |
| 115 | + <li class="section-title"><a href="fake/fake-library.html#enums">Enums</a></li> |
| 116 | + <li><a href="fake/Color-class.html">Color</a></li> |
| 117 | + |
| 118 | + <li class="section-title"><a href="fake/fake-library.html#classes">Classes</a></li> |
| 119 | + <li><a href="fake/Annotation-class.html">Annotation</a></li> |
| 120 | + <li><a href="fake/AnotherInterface-class.html">AnotherInterface</a></li> |
| 121 | + <li><a href="fake/BaseForDocComments-class.html">BaseForDocComments</a></li> |
| 122 | + <li><a href="fake/ConstantClass-class.html">ConstantClass</a></li> |
| 123 | + <li><a href="fake/Cool-class.html">Cool</a></li> |
| 124 | + <li><a href="fake/ExtraSpecialList-class.html">ExtraSpecialList</a></li> |
| 125 | + <li><a href="fake/Foo2-class.html">Foo2</a></li> |
| 126 | + <li><a href="fake/HasGenerics-class.html">HasGenerics</a></li> |
| 127 | + <li><a href="fake/HasGenericWithExtends-class.html">HasGenericWithExtends</a></li> |
| 128 | + <li><a href="fake/Interface-class.html">Interface</a></li> |
| 129 | + <li><a href="fake/LongFirstLine-class.html">LongFirstLine</a></li> |
| 130 | + <li><a href="fake/MixMeIn-class.html">MixMeIn</a></li> |
| 131 | + <li><a href="fake/OtherGenericsThing-class.html">OtherGenericsThing</a></li> |
| 132 | + <li><a href="fake/SpecialList-class.html">SpecialList</a></li> |
| 133 | + <li><a href="fake/SubForDocComments-class.html">SubForDocComments</a></li> |
| 134 | + <li><a class="deprecated" href="fake/SuperAwesomeClass-class.html">SuperAwesomeClass</a></li> |
| 135 | + <li><a href="fake/WithGetterAndSetter-class.html">WithGetterAndSetter</a></li> |
| 136 | + |
| 137 | + <li class="section-title"><a href="fake/fake-library.html#exceptions">Exceptions</a></li> |
| 138 | + <li><a class="deprecated" href="fake/Doh-class.html">Doh</a></li> |
| 139 | + <li><a href="fake/Oops-class.html">Oops</a></li> |
| 140 | + </ol> |
| 141 | + </div> |
| 142 | + |
| 143 | + <div class="col-xs-12 col-sm-9 col-md-8 main-content"> |
| 144 | + |
| 145 | + <section class="desc markdown"> |
| 146 | + <p>Useful for annotations.</p> |
| 147 | + </section> |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + <section class="summary offset-anchor" id="constructors"> |
| 154 | + <h2>Constructors</h2> |
| 155 | + |
| 156 | + <dl class="constructor-summary-list"> |
| 157 | + <dt id="Annotation" class="callable"> |
| 158 | + <span class="name"><a href="fake/Annotation/Annotation.html">Annotation</a></span><span class="signature">(<span class="parameter" id="-param-value"><span class="type-annotation">String</span> <span class="parameter-name">value</span></span>)</span> |
| 159 | + </dt> |
| 160 | + <dd> |
| 161 | + <p></p> |
| 162 | + <div class="constructor-modifier features">const</div> |
| 163 | + </dd> |
| 164 | + </dl> |
| 165 | + </section> |
| 166 | + |
| 167 | + <section class="summary offset-anchor" id="instance-properties"> |
| 168 | + <h2>Properties</h2> |
| 169 | + |
| 170 | + <dl class="properties"> |
| 171 | + <dt id="hashCode" class="property inherited"> |
| 172 | + <span class="name"><a href="fake/Annotation/hashCode.html">hashCode</a></span> |
| 173 | + <span class="signature">→ int</span> |
| 174 | + </dt> |
| 175 | + <dd class="inherited"> |
| 176 | + <p>Get a hash code for this object.<a href="fake/Annotation/hashCode.html">…</a> |
| 177 | +</p> |
| 178 | + <div class="features"> |
| 179 | + read-only, inherited |
| 180 | + </div> |
| 181 | +</dd> |
| 182 | + <dt id="runtimeType" class="property inherited"> |
| 183 | + <span class="name"><a href="fake/Annotation/runtimeType.html">runtimeType</a></span> |
| 184 | + <span class="signature">→ Type</span> |
| 185 | + </dt> |
| 186 | + <dd class="inherited"> |
| 187 | + <p>A representation of the runtime type of the object.</p> |
| 188 | + <div class="features"> |
| 189 | + read-only, inherited |
| 190 | + </div> |
| 191 | +</dd> |
| 192 | + <dt id="value" class="property"> |
| 193 | + <span class="name"><a href="fake/Annotation/value.html">value</a></span> |
| 194 | + <span class="signature">→ String</span> |
| 195 | + </dt> |
| 196 | + <dd> |
| 197 | + <p></p> |
| 198 | + <div class="features"> |
| 199 | + read-only |
| 200 | + </div> |
| 201 | +</dd> |
| 202 | + </dl> |
| 203 | + </section> |
| 204 | + |
| 205 | + <section class="summary offset-anchor inherited" id="operators"> |
| 206 | + <h2>Operators</h2> |
| 207 | + <dl class="callables"> |
| 208 | + <dt id="operator ==" class="callable inherited"> |
| 209 | + <span class="name"><a href="fake/Annotation/operator_equals.html">operator ==</a></span><span class="signature">(<wbr><span class="parameter" id="==-param-other"><span class="parameter-name">other</span></span>) |
| 210 | + <span class="returntype parameter">→ bool</span> |
| 211 | + </span> |
| 212 | + </dt> |
| 213 | + <dd class="inherited"> |
| 214 | + <p>The equality operator.<a href="fake/Annotation/operator_equals.html">…</a> |
| 215 | +</p> |
| 216 | + <div class="features">inherited</div> |
| 217 | + </dd> |
| 218 | + </dl> |
| 219 | + </section> |
| 220 | + |
| 221 | + <section class="summary offset-anchor inherited" id="instance-methods"> |
| 222 | + <h2>Methods</h2> |
| 223 | + <dl class="callables"> |
| 224 | + <dt id="noSuchMethod" class="callable inherited"> |
| 225 | + <span class="name"><a href="fake/Annotation/noSuchMethod.html">noSuchMethod</a></span><span class="signature">(<wbr><span class="parameter" id="noSuchMethod-param-invocation"><span class="type-annotation">Invocation</span> <span class="parameter-name">invocation</span></span>) |
| 226 | + <span class="returntype parameter">→ dynamic</span> |
| 227 | + </span> |
| 228 | + </dt> |
| 229 | + <dd class="inherited"> |
| 230 | + <p>Invoked when a non-existent method or property is accessed.<a href="fake/Annotation/noSuchMethod.html">…</a> |
| 231 | +</p> |
| 232 | + <div class="features">inherited</div> |
| 233 | + </dd> |
| 234 | + <dt id="toString" class="callable inherited"> |
| 235 | + <span class="name"><a href="fake/Annotation/toString.html">toString</a></span><span class="signature">(<wbr>) |
| 236 | + <span class="returntype parameter">→ String</span> |
| 237 | + </span> |
| 238 | + </dt> |
| 239 | + <dd class="inherited"> |
| 240 | + <p>Returns a string representation of this object.</p> |
| 241 | + <div class="features">inherited</div> |
| 242 | + </dd> |
| 243 | + </dl> |
| 244 | + </section> |
| 245 | + |
| 246 | + </div> <!-- /.main-content --> |
| 247 | + |
| 248 | + <div class="col-xs-6 col-sm-6 col-md-2 sidebar sidebar-offcanvas-right"> |
| 249 | + <h5>Annotation</h5> |
| 250 | + <ol> |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + <li class="section-title"><a href="fake/Annotation-class.html#constructors">Constructors</a></li> |
| 255 | + <li><a href="fake/Annotation/Annotation.html">Annotation</a></li> |
| 256 | + |
| 257 | + <li class="section-title"> |
| 258 | + <a href="fake/Annotation-class.html#instance-properties">Properties</a> |
| 259 | + </li> |
| 260 | + <li class="inherited"><a href="fake/Annotation/hashCode.html">hashCode</a></li> |
| 261 | + <li class="inherited"><a href="fake/Annotation/runtimeType.html">runtimeType</a></li> |
| 262 | + <li><a href="fake/Annotation/value.html">value</a></li> |
| 263 | + |
| 264 | + <li class="section-title inherited"><a href="fake/Annotation-class.html#operators">Operators</a></li> |
| 265 | + <li class="inherited"><a href="fake/Annotation/operator_equals.html">operator ==</a></li> |
| 266 | + |
| 267 | + <li class="section-title inherited"><a href="fake/Annotation-class.html#instance-methods">Methods</a></li> |
| 268 | + <li class="inherited"><a href="fake/Annotation/noSuchMethod.html">noSuchMethod</a></li> |
| 269 | + <li class="inherited"><a href="fake/Annotation/toString.html">toString</a></li> |
| 270 | + </ol> |
| 271 | + </div><!--/.sidebar-offcanvas--> |
| 272 | + |
| 273 | +</div> <!-- row --> |
| 274 | +</div> <!-- container --> |
| 275 | + |
| 276 | +<footer> |
| 277 | + <div class="container-fluid"> |
| 278 | + <div class="container"> |
| 279 | + <p class="text-center"> |
| 280 | + <span class="no-break"> |
| 281 | + test_package 0.0.1 |
| 282 | + </span> |
| 283 | + • |
| 284 | + <span class="no-break"> |
| 285 | + <a href="https://www.dartlang.org"> |
| 286 | + <img src="static-assets/favicon.png" alt="Dart" title="Dart" width="16" height="16"> |
| 287 | + </a> |
| 288 | + </span> |
| 289 | + • |
| 290 | + <span class="copyright no-break"> |
| 291 | + <a href="http://creativecommons.org/licenses/by-sa/4.0/">cc license</a> |
| 292 | + </span> |
| 293 | + </p> |
| 294 | + </div> |
| 295 | + </div> |
| 296 | +</footer> |
| 297 | + |
| 298 | +<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script> |
| 299 | +<script src="static-assets/typeahead.bundle.min.js"></script> |
| 300 | +<script src="static-assets/prettify.js"></script> |
| 301 | +<script src="static-assets/script.js"></script> |
| 302 | +<!-- Do not remove placeholder --> |
| 303 | +<!-- Footer Placeholder --> |
| 304 | + |
| 305 | +</body> |
| 306 | + |
| 307 | +</html> |
0 commit comments