프로퍼티 | 타입 | 설명 | |
---|---|---|---|
eofToken | IToken | ||
i | int | ||
tokens | IList |
메소드 | 설명 | |
---|---|---|
ListTokenSource ( IList |
Constructs a new ListTokenSource instance from the specified collection of IToken objects.
|
|
ListTokenSource ( IList |
Constructs a new ListTokenSource instance from the specified collection of IToken objects and source name.
|
|
NextToken ( ) : IToken |
|
public ListTokenSource ( IList |
||
tokens | IList |
/// The collection of
/// |
리턴 | System |
public ListTokenSource ( IList |
||
tokens | IList |
/// The collection of
/// |
sourceName | string |
/// The name of the
/// |
리턴 | System |