C# 클래스 GoTo.Parser.AbstractSyntaxTree.ExpressionInstructionNode

상속: GoTo.Parser.AbstractSyntaxTree.InstructionNode
파일 보기 프로젝트 열기: MarcosCobena/GoTo

공개 메소드들

메소드 설명
ExpressionInstructionNode ( string var, int line, int column = -1 )

메소드 상세

ExpressionInstructionNode() 공개 메소드

public ExpressionInstructionNode ( string var, int line, int column = -1 )
var string
line int
column int