C# Class EsotericIDE.Sclipting.StackOrRegexNode

Inheritance: Node
Exibir arquivo Open project: Timwi/EsotericIDE

Public Properties

Property Type Description
Type StackOrRegexNodeType
Value int

Public Methods

Method Description
Execute ( ScliptingEnv environment ) : IEnumerable

Method Details

Execute() public method

public Execute ( ScliptingEnv environment ) : IEnumerable
environment ScliptingEnv
return IEnumerable

Property Details

Type public_oe property

public StackOrRegexNodeType Type
return StackOrRegexNodeType

Value public_oe property

public int Value
return int