C# 클래스 SafeILGenerator.Ast.Nodes.AstNodeExprLocal

상속: AstNodeExprLValue
파일 보기 프로젝트 열기: soywiz/SafeILGenerator

공개 프로퍼티들

프로퍼티 타입 설명
AstLocal AstLocal

공개 메소드들

메소드 설명
AstNodeExprLocal ( AstLocal AstLocal ) : System
TransformNodes ( TransformNodesDelegate Transformer ) : void

메소드 상세

AstNodeExprLocal() 공개 메소드

public AstNodeExprLocal ( AstLocal AstLocal ) : System
AstLocal AstLocal
리턴 System

TransformNodes() 공개 메소드

public TransformNodes ( TransformNodesDelegate Transformer ) : void
Transformer TransformNodesDelegate
리턴 void

프로퍼티 상세

AstLocal 공개적으로 프로퍼티

public AstLocal AstLocal
리턴 AstLocal