analysisTable

package
v0.0.0-...-7198e0a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 20, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package analysisTable 分析表构造和处理包

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SymbolTable

type SymbolTable map[string]map[string]*rule.Formula

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL