ll1compiletime.ParsingResult$.ParsedSuccessfullyWithRest
A sucessful parsing result, but NOT all tokens have been consumed
Attributes
- tokens
the remaining Tokens
- v
the value of produced by the parser
- Graph
- Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns:
a string representation of the object.
- Definition Classes
Any
Cast the old type A
into the new type B
Cast the old type A
into the new type B
Attributes
- B
the new type to cast to
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product