C# 클래스 LeopotamGroup.Scripting.Internal.Token

파일 보기 프로젝트 열기: Leopotam/LeopotamGroupLibraryUnity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
charPos int
col int
kind int
line int
pos int
val string

프로퍼티 상세

charPos 공개적으로 프로퍼티

public int charPos
리턴 int

col 공개적으로 프로퍼티

public int col
리턴 int

kind 공개적으로 프로퍼티

public int kind
리턴 int

line 공개적으로 프로퍼티

public int line
리턴 int

pos 공개적으로 프로퍼티

public int pos
리턴 int

val 공개적으로 프로퍼티

public string val
리턴 string