RawIntDeciToken
A raw integer token could be negative.
trait ValidRawHexaIntToken
trait ValidRawBase32IntToken
trait ValidBase32IntToken
trait ValidHexaIntToken
trait IntStdToken
trait ValidFracToken
trait ValidIntToken
trait ClauseMemExprToken
trait ClauseMemToken
trait BlockMemToken
trait Token
trait ClauseMemExpr
trait ClauseMem
trait AssignMemExpr
trait AssignMem
trait Expr
trait StatementMem
trait BlockMem
trait TextSpan
class Object
trait Matchable
class Any
class NatDeciToken
class NegDeciToken
Value members
Concrete methods
Inherited methods
The digit chars used to calculate the integer.
The digit chars used to calculate the integer.
- Inherited from:
- ValidIntToken
This with the addition of the "Expr" String gives the exprName property.
This with the addition of the "Expr" String gives the exprName property.
- Inherited from:
- ClauseMemExprToken
Returns an integer value for the Token using the standard decimal format unless it is an 0x or 0y Token.
Returns an integer value for the Token using the standard decimal format unless it is an 0x or 0y Token.
- Inherited from:
- IntStdToken