C# Класс Shakespeare.Ast.Extensions

Показать файл Открыть проект

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

Метод Описание
AG ( this context ) : AssemblyGen
At ( this cg, SourceSpan span ) : CodeGen
rs ( this thread ) : RunSharpContext

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

AG() публичный статический Метод

public static AG ( this context ) : AssemblyGen
context this
Результат TriAxis.RunSharp.AssemblyGen

At() публичный статический Метод

public static At ( this cg, SourceSpan span ) : CodeGen
cg this
span Irony.Parsing.SourceSpan
Результат TriAxis.RunSharp.CodeGen

rs() публичный статический Метод

public static rs ( this thread ) : RunSharpContext
thread this
Результат RunSharpContext