C# Class Eocron.Core.Ast.AstOrNode

Inheritance: AstCollectionNodeBase
ファイルを表示 Open project: eocron/ORegex

Public Methods

Method Description
AstOrNode ( IEnumerable arguments, Range range ) : System.Collections.Generic
ToString ( ) : string

Method Details

AstOrNode() public method

public AstOrNode ( IEnumerable arguments, Range range ) : System.Collections.Generic
arguments IEnumerable
range Range
return System.Collections.Generic

ToString() public method

public ToString ( ) : string
return string