angular-cn/public/docs/js/latest/api/change_detection/LiteralArray-class.jade

72 lines
841 B
Plaintext
Raw Normal View History

2015-04-19 13:53:18 -07:00
2015-04-22 08:06:51 -07:00
p.location-badge.
2015-06-01 22:51:00 -07:00
exported from <a href='../change_detection'>angular2/change_detection</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/change_detection/parser/ast.ts#L144-L154">angular2/src/change_detection/parser/ast.ts (line 144)</a>
2015-04-19 13:53:18 -07:00
:markdown
2015-06-01 22:51:00 -07:00
2015-04-19 13:53:18 -07:00
.l-main-section
h2 Members
.l-sub-section
h3 constructor
pre.prettyprint
code.
2015-06-01 22:51:00 -07:00
constructor(public expressions: List&lt;any&gt;)
2015-04-19 13:53:18 -07:00
:markdown
2015-06-01 22:51:00 -07:00
2015-04-19 13:53:18 -07:00
2015-04-21 23:34:30 -07:00
.l-sub-section
2015-06-01 22:51:00 -07:00
h3 eval
2015-04-19 13:53:18 -07:00
2015-04-21 23:34:30 -07:00
pre.prettyprint
code.
2015-06-01 22:51:00 -07:00
eval(context, locals)
2015-04-21 23:34:30 -07:00
2015-04-19 13:53:18 -07:00
:markdown
2015-04-19 13:53:18 -07:00
.l-sub-section
2015-06-01 22:51:00 -07:00
h3 expressions
2015-04-19 13:53:18 -07:00
:markdown
2015-04-19 13:53:18 -07:00
2015-06-01 22:51:00 -07:00
2015-04-19 13:53:18 -07:00
.l-sub-section
2015-06-01 22:51:00 -07:00
h3 visit
2015-04-19 13:53:18 -07:00
2015-06-01 22:51:00 -07:00
pre.prettyprint
code.
visit(visitor)
2015-04-19 13:53:18 -07:00
:markdown
2015-04-19 13:53:18 -07:00
2015-06-01 22:51:00 -07:00
2015-04-19 13:53:18 -07:00