Token
amyc.parsing.Token
sealed trait Token extends Positioned, Product
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class BoolLitTokenclass CommentTokenclass DelimiterTokenclass EOFTokenclass ErrorTokenclass IdentifierTokenclass IntLitTokenclass KeywordTokenclass ModifierTokenclass OperatorTokenclass SpaceTokenclass StringLitTokenShow all
Members list
Value members
Concrete methods
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
Inherited methods
Attributes
- Inherited from:
- Equals
Attributes
- Inherited from:
- Positioned
Attributes
- Inherited from:
- Positioned
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Positioned
Attributes
- Inherited from:
- Positioned
Inherited fields
Attributes
- Inherited from:
- Positioned
In this article