VhdlState

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