p.location-badge.
exported from angular2/change_detection
defined in angular2/src/change_detection/parser/ast.ts (line 296)
:markdown
.l-main-section
h2 Members
.l-sub-section
h3 constructor
pre.prettyprint
code.
constructor(public ast: AST, public source: string, public location: string)
:markdown
.l-sub-section
h3 assign
pre.prettyprint
code.
assign(context, locals, value)
:markdown
.l-sub-section
h3 ast
:markdown
.l-sub-section
h3 eval
pre.prettyprint
code.
eval(context, locals)
:markdown
.l-sub-section
h3 isAssignable
:markdown
.l-sub-section
h3 location
:markdown
.l-sub-section
h3 source
:markdown
.l-sub-section
h3 toString
pre.prettyprint
code.
toString()
:markdown
.l-sub-section
h3 visit
pre.prettyprint
code.
visit(visitor)
:markdown