バージョン

ProductionPatternElement コンストラクタ

シンタックス
'宣言
 
Public Function New( _
   ByVal isToken As Boolean, _
   ByVal id As Integer, _
   ByVal min As Integer, _
   ByVal max As Integer _
)
public ProductionPatternElement( 
   bool isToken,
   int id,
   int min,
   int max
)

パラメータ

isToken
id
min
max
参照