Variables, functions, and namespace declarations can also be contained inside packages. : Package : Language Flash / Flex / ActionScript examples


Flash / Flex / ActionScript examples » Language » Package »

 

Variables, functions, and namespace declarations can also be contained inside packages.


 

package com.example.shapes
{
    public const DEFAULT_SIZE:int 256;
}

        



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


Flash / Flex / ActionScript examples

 Navioo Language
» Package