'宣言 Public Function New( _ ByVal startIndex As System.Integer, _ ByVal length As System.Integer, _ ByVal rule As BaseRule _ )
public Token( System.int startIndex, System.int length, BaseRule rule )
パラメータ
- startIndex
- length
- rule
'宣言 Public Function New( _ ByVal startIndex As System.Integer, _ ByVal length As System.Integer, _ ByVal rule As BaseRule _ )
public Token( System.int startIndex, System.int length, BaseRule rule )