C# Class Eocron.Core.Ast.AstConcatNode

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

Méthodes publiques

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

Method Details

AstConcatNode() public méthode

public AstConcatNode ( IEnumerable children, Range range ) : System.Collections.Generic
children IEnumerable
range Range
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string