Class NCalcParser.arguments_return
Namespace: Unity.VisualScripting.Dependencies.NCalc
Syntax
public class arguments_return : ParserRuleReturnScope
Fields
value
Declaration
public List<LogicalExpression> value
Field Value
Type | Description |
---|---|
List<LogicalExpression> |
Properties
Tree
Declaration
public override object Tree { get; set; }
Property Value
Type | Description |
---|---|
Object |