generated from Templates/Dotnet_Library
fix: more bugfixes, ref: NOISSUE
This commit is contained in:
parent
2fbdafa0e9
commit
c41d665ab8
@ -157,7 +157,7 @@ public class TokenConverter
|
|||||||
return newList;
|
return newList;
|
||||||
}
|
}
|
||||||
|
|
||||||
public TokenConverter Filter<T>(params InputType[] inputTypes)
|
public TokenConverter Filter(params InputType[] inputTypes)
|
||||||
{
|
{
|
||||||
var newTokenListList = new List<List<IToken>>();
|
var newTokenListList = new List<List<IToken>>();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user