simpleToken

Construct a simple (no value) token with specified type.

package
simpleToken
()
(
const Mark start
,
const Mark end
)

Parameters

start Mark

Start position of the token.

end Mark

End position of the token.

Meta