Table of Contents

Interface IUnaryExpressionNode

Namespace
StepLang.Parsing
Assembly
StepLang.dll
public interface IUnaryExpressionNode

Properties

Expression

ExpressionNode Expression { get; }

Property Value

ExpressionNode