TtcnCfgState

constructor(tokenize: (StringStream, TtcnCfgState) -> String?? = null, context: TtcnCfgContext = TtcnCfgContext(0, 0, "top", false, null), indented: Int = 0, startOfLine: Boolean = true)