C# 클래스 IronRuby.Compiler.Ast.FileLiteral

Represents __FILE__ literal encoded by the containing source file encoding.
상속: Expression
파일 보기 프로젝트 열기: jschementi/iron 1 사용 예제들

비공개 메소드들

메소드 설명
FileLiteral ( Microsoft.Scripting.SourceSpan location ) : System.Diagnostics
TransformRead ( AstGenerator gen ) : Expression