|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocTag | |
---|---|
uk.co.badgersinfoil.metaas.dom | Interfaces defining the Document Object Model for an ActionScript 3 source code file. |
Uses of DocTag in uk.co.badgersinfoil.metaas.dom |
---|
Methods in uk.co.badgersinfoil.metaas.dom that return DocTag | |
---|---|
DocTag |
DocComment.findFirstTag(java.lang.String name)
Returns the first tagged paragraph in this documentation comment that has a tag name matching the name given. |
Methods in uk.co.badgersinfoil.metaas.dom with parameters of type DocTag | |
---|---|
void |
DocComment.delete(DocTag tag)
Removes the given tag from this comment. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |