C# Class Eocron.Core.Ast.AstOrNode

Inheritance: AstCollectionNodeBase
Afficher le fichier Open project: eocron/ORegex

Méthodes publiques

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

Method Details

AstOrNode() public méthode

public AstOrNode ( IEnumerable arguments, Range range ) : System.Collections.Generic
arguments IEnumerable
range Range
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string