Asn1State

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