| Method | Defined by | ||
|---|---|---|---|
| Tags | |||
|
clearTags():void
| Tags | ||
|
visit(visitor:TagVisitor):void
| Tags | ||
| numTags | property |
numTags:uint [read-only]Implementation
public function get numTags():uint
| tags | property |
tags:Array [read-write]Implementation
public function get tags():Array
public function set tags(value:Array):void
| addTag | () | method |
| clearTags | () | method |
public function clearTags():void
| visit | () | method |