LegacyCommonTokenStreamGetTokens Method |
Name | Description | |
---|---|---|
![]() | GetTokens | |
![]() | GetTokens(Int32, Int32) | |
![]() | GetTokens(Int32, Int32, BitSet) |
Given a start and stop index, return a List of all tokens in
the token type BitSet. Return null if no tokens were found. This
method looks at both on and off channel tokens.
|
![]() | GetTokens(Int32, Int32, IListInt32) | |
![]() | GetTokens(Int32, Int32, Int32) |