MutationState

constructor()

Creates an empty mutation state.


constructor(tokens: Iterable<MutationToken>)

Creates a mutation state representing the given tokens.