document __self

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
Steven Armstrong 2011-03-29 16:52:27 +02:00
parent ebbacf4873
commit f64c7988de
1 changed files with 3 additions and 0 deletions

View File

@ -166,6 +166,9 @@ __object::
__object_id::
The type unique object id.
Available for: type manifest, type explorer, type codegen
__self::
The full qualified name of the current object.
Available for: type manifest, type explorer, type codegen
__target_host::
The host we are deploying to.
Available for: initial manifest, type manifest, type codegen