hara.model.annex.spec-php.rewrite

php-local-symbol?

added in 4.1

(php-local-symbol? sym)

Returns true when sym should be emitted as a PHP local variable.

php-prefix-local

added in 4.1

(php-prefix-local sym)

Prefixes a local symbol for PHP emission.

php-rewrite-form

added in 4.1

(php-rewrite-form form)

Rewrites bare lexical locals to PHP $ locals.

php-rewrite-form*

(php-rewrite-form* form scope)

php-rewrite-stage

added in 4.1

(php-rewrite-stage form _)

PHP staging rewrite used by the emitter.

php-rewrite-statements*

(php-rewrite-statements* forms scope)