ICxExpressionContainer

Description

interface Tinman.Core.Cx.Expressions.ICxExpressionContainer

Base interface for nodes that contain an expression.

Public / Attributes

Expression


[Constant]
public attribute Expression → (get)

value : CxExpression

[not-null]
The expression.

Returns the expression.

Please refer to the documentation of the enclosing PSI node for information on how this expression is used there.