the base of a number
the base of a number
character buffer for literals
character buffer for literals
buffer for the documentation comment
buffer for the documentation comment
convert name, base to double value
convert name, base to double value
read fractional part and exponent of floating point number if one is present.
read fractional part and exponent of floating point number if one is present.
read a number into name and set base
read a number into name and set base
read next character in character or string literal:
read next character in character or string literal:
signal an error where the input ended in the middle of a token
signal an error where the input ended in the middle of a token
INIT: read lookahead character and token.
INIT: read lookahead character and token.
convert name to long value
convert name to long value
the first character position after the previous token
the first character position after the previous token
the name of an identifier or token
the name of an identifier or token
we need one token lookahead
we need one token lookahead
the token's position
the token's position
append Unicode character to "lit" buffer
append Unicode character to "lit" buffer
add the given character to the documentation buffer
add the given character to the documentation buffer
generate an error at the current token position
generate an error at the current token position
generate an error at the given position
generate an error at the given position
the next token
the next token
(javaUnitScanner: StringAdd).self
(javaUnitScanner: StringFormat).self
(javaUnitScanner: ArrowAssoc[JavaUnitScanner]).x
(Since version 2.10.0) Use leftOfArrow
instead
(javaUnitScanner: Ensuring[JavaUnitScanner]).x
(Since version 2.10.0) Use resultOfEnsuring
instead