FclState

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