语法分析 meaning in Chinese
grammatical analysis, parsing
parse
syntactic analysis
syntax analysis
syntax parsing
Examples
- The syntax analyzer calls the scanner when it needs a new symbol .
当语法分析程序需要新符号时,它就调用扫描过程。 - The syntax analyzer has one recursive procedure for each nonterminal u .
对于每个非终结符号U,语法分析程序都有一个递归过程。 - I simply couldn ' t parse what you just said
我完全无法对你刚说的话作语法分析。 - Further , yacc is used to get a syntax analyzer
语法分析利用yacc工具实现。 - Defines an interface for parsing code into a
定义用于将代码语法分析到