Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

 

ActionScript

JavaScript + Closure annotation

Notes

import

import


Code Block
goog.requires("my.package.MyOtherClass");

 

include

include

?

The Falcon parser should automatically resolve the include directive.
Need a test to make sure.

use namespace

use namespace

?

?