default

DSL construct that allows you to directly create and go to a default state. Use it like this: default state { ... }

The only use for this property is for its state function and the TokenMatcherBuilder.thenState function.