C# 클래스 GOLD.Engine.GrammarTables

파일 보기 프로젝트 열기: software-engineering-amsterdam/poly-ql

Private Properties

프로퍼티 타입 설명
Clear void

공개 메소드들

메소드 설명
GrammarTables ( ushort symbolsSize, ushort charSetsSize, ushort productionsSize, ushort faStatesSize, ushort lrActionsListsSize, ushort groupsSize ) : System.Collections.Generic

비공개 메소드들

메소드 설명
Clear ( ) : void

메소드 상세

GrammarTables() 공개 메소드

public GrammarTables ( ushort symbolsSize, ushort charSetsSize, ushort productionsSize, ushort faStatesSize, ushort lrActionsListsSize, ushort groupsSize ) : System.Collections.Generic
symbolsSize ushort
charSetsSize ushort
productionsSize ushort
faStatesSize ushort
lrActionsListsSize ushort
groupsSize ushort
리턴 System.Collections.Generic