ExpressionStatement


Object Hierarchy:

Vala.ExpressionStatement Vala.ExpressionStatement Vala.ExpressionStatement Vala.CodeNode Vala.CodeNode Vala.CodeNode->Vala.ExpressionStatement Vala.Statement Vala.Statement Vala.Statement->Vala.ExpressionStatement

Description:

public class ExpressionStatement : CodeNode, Statement

A code statement that evaluates a given expression. The value computed by the expression, if any, is discarded.


Namespace: Vala
Package: vala

Content:

Properties:

Creation methods:

Methods:

Fields:

Inherited Members: