'Declaration 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 )
Parameters
- startIndex
- length
- rule
'Declaration 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 )