C# Class Shakespeare.Ast.Extensions

Exibir arquivo Open project: jamescurran/ShakespeareCompiler

Public Methods

Method Description
AG ( this context ) : AssemblyGen
At ( this cg, SourceSpan span ) : CodeGen
rs ( this thread ) : RunSharpContext

Method Details

AG() public static method

public static AG ( this context ) : AssemblyGen
context this
return TriAxis.RunSharp.AssemblyGen

At() public static method

public static At ( this cg, SourceSpan span ) : CodeGen
cg this
span Irony.Parsing.SourceSpan
return TriAxis.RunSharp.CodeGen

rs() public static method

public static rs ( this thread ) : RunSharpContext
thread this
return RunSharpContext