CommonLispState

constructor(ctx: ClCtx = ClCtx(null, 0, 0), lastType: String? = null, tokenize: (StringStream, CommonLispState) -> String? = ::clBase)