C# 클래스 Enterra.V8x1C.Routines.V8Parsing.LexemV8

파일 보기 프로젝트 열기: EnterraInc/1C-.Net-Adapter 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AddChar ( char ch ) : void
AddChild ( LexemV8 child ) : void
FindFirstChild ( LexemV8Type lexemType ) : LexemV8
LexemV8 ( ) : System

메소드 상세

AddChar() 공개 메소드

public AddChar ( char ch ) : void
ch char
리턴 void

AddChild() 공개 메소드

public AddChild ( LexemV8 child ) : void
child LexemV8
리턴 void

FindFirstChild() 공개 메소드

public FindFirstChild ( LexemV8Type lexemType ) : LexemV8
lexemType LexemV8Type
리턴 LexemV8

LexemV8() 공개 메소드

public LexemV8 ( ) : System
리턴 System