VerilogState

constructor(tokenize: (StringStream, VerilogState) -> String?? = null, context: VerilogContext, indented: Int = 0, startOfLine: Boolean = true)