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