Compiler.command

Compiler.command

Class Overview | Class Members | This Package | All Packages

Syntax
public static native Object command( Object any )
Parameters
any
an argument.
Returns
a compiler-specific value, or null if no compiler is available.
Description
Examines the argument type and its fields and perform some documented operation. No specific operations are required.