Documentation ¶
Overview ¶
Package analysisTable 分析表构造和处理包
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SymbolTable ¶
SymbolTable 即为分析表 是一个二维度结构的 map
func GetAnalyzeTable ¶
func GetAnalyzeTable(firstSet first.FirstSet, followSet follow.FollowSet, rules *rule.Rule) SymbolTable
GetAnalysisTable 获取根据 first 集 follow 集 构建分析表
func (SymbolTable) String ¶
func (s SymbolTable) String() string
Click to show internal directories.
Click to hide internal directories.