C# Класс StoryTeller.Grammars.CompositeExecution

Наследование: ICompositeExecution
Показать файл Открыть проект

Открытые методы

Метод Описание
AcceptVisitor ( ILineStepGatherer gatherer ) : void
CompositeExecution ( IEnumerable steps ) : System.Collections.Generic
Count ( ) : int

Описание методов

AcceptVisitor() публичный Метод

public AcceptVisitor ( ILineStepGatherer gatherer ) : void
gatherer ILineStepGatherer
Результат void

CompositeExecution() публичный Метод

public CompositeExecution ( IEnumerable steps ) : System.Collections.Generic
steps IEnumerable
Результат System.Collections.Generic

Count() публичный Метод

public Count ( ) : int
Результат int