2015-06-01 22:51:00 -07:00
p.location-badge.
exported from <a href='../change_detection'>angular2/change_detection</a>
2015-06-19 12:08:22 -07:00
defined in <a href="https://github.com/angular/angular/tree/3a0410a/modules/angular2/src/change_detection/parser/ast.ts#L311-L325">angular2/src/change_detection/parser/ast.ts (line 311)</a>
2015-06-01 22:51:00 -07:00
:markdown
.l-main-section
h2 Members
.l-sub-section
h3 constructor
pre.prettyprint
code.
2015-06-19 12:08:22 -07:00
constructor(ast: AST, source: string, location: string)
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
2015-06-19 12:08:22 -07:00
h3 ast
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
2015-06-19 12:08:22 -07:00
h3 source
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
2015-06-19 12:08:22 -07:00
h3 location
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
2015-06-19 12:08:22 -07:00
h3 eval
2015-06-01 22:51:00 -07:00
2015-06-19 12:08:22 -07:00
pre.prettyprint
code.
eval(context, locals: Locals)
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
2015-06-19 12:08:22 -07:00
h3 isAssignable
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
2015-06-19 12:08:22 -07:00
h3 assign
2015-06-01 22:51:00 -07:00
2015-06-19 12:08:22 -07:00
pre.prettyprint
code.
assign(context, locals: Locals, value)
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
2015-06-19 12:08:22 -07:00
h3 visit
2015-06-01 22:51:00 -07:00
pre.prettyprint
code.
2015-06-19 12:08:22 -07:00
visit(visitor: AstVisitor)
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
2015-06-19 12:08:22 -07:00
h3 toString
2015-06-01 22:51:00 -07:00
pre.prettyprint
code.
2015-06-19 12:08:22 -07:00
toString()
2015-06-01 22:51:00 -07:00
:markdown