ErlangState

constructor(tokenStack: MutableList<ErlangToken> = mutableListOf(), in_string: Boolean = false, in_atom: Boolean = false)