C# 클래스 Shakespeare.Ast.Extensions

파일 보기 프로젝트 열기: jamescurran/ShakespeareCompiler

공개 메소드들

메소드 설명
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