removeTokens method
Remove a token from the resulting source.
Implementation
CarvableAnalyzer removeTokens(SyntacticEntity token) =>
carvable.removeToken(token);
Remove a token from the resulting source.
CarvableAnalyzer removeTokens(SyntacticEntity token) =>
carvable.removeToken(token);