LayerD CodeDOM and Zoe Compiler interface
CurrentExpression Property
NamespacesLayerD.CodeDOMXplNodeCurrentExpression

[This is preliminary documentation and is subject to change.]

Returns first parent expression node or null if it isn't inside a expression node.
Declaration Syntax
C#Visual BasicVisual C++
public XplExpression CurrentExpression { get; }
Public ReadOnly Property CurrentExpression As XplExpression
public:
property XplExpression^ CurrentExpression {
	XplExpression^ get ();
}

Assembly: lib_layerd_xpl_codedom_net (Module: lib_layerd_xpl_codedom_net) Version: 1.0.3410.22810 (1.0.0.0)