CharReader
dotty.tools.scaladoc.tasty.comments.wiki.CharReader
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class Parser
- Self type
Members list
Value members
Concrete methods
Jumps a character and consumes it
Jumps a character and consumes it
Attributes
- Returns
-
true only if the correct character has been jumped
Jumps all the characters in chars, consuming them in the process.
Jumps all the characters in chars, consuming them in the process.
Attributes
- Returns
-
true only if the correct characters have been jumped
In this article