Incremental parsing is employed in incremental compiling and interpreting environment,its efficiency can great affect the success of these environment.But to produces one highly effective LL incremental parsing need first to build an additional distance entry in incremental parse table.This paper gives an incremental LL parse table structure algorithm,and carries on the analysis with an example.