StandaloneStatement Class

From The Oxygene Language Wiki

Jump to:navigation, search

This is a Language topic
Feel free to add your notes to this topic below.


[Serializable]
StandaloneStatement = public class(AssignmentStatement)

StandaloneStatement is a plain statement with no assignment. It executes/calls the passed value, usually a method call. StandaloneStatement is a wrapper around AssignmentStatement.

Namespace: Cirrus Statements

Members

Method
Description
constructor(aValue: Value)Create a new instance of this class

See Also


Oxygene-48.png

Area: Oxygene Language
Compiler version: Oxygene 5

Language GlossaryKeywordsTypesFAQHow To

Navigation
Areas
More
Toolbox