SectionInfo

constructor(id: Int, name: String, forwardExitStateId: Int, backwardExitStateId: Int, states: MutableList<Int>)