non-terminal
non-terminal什么意思,non-terminal翻译
基本解释
n.: 非终端
网络: 非终结符;非终端符号;是非终结符
英汉解释
非终端
例句
The %type declaration specifies that an expression non-terminal also uses the value member of the union.
type声明表明了expression非终结符还使用了union的value成员。
In a non-Terminal Services environment, the session identifier is zero.
在非终端服务环境中,会话标识符是零。
Components are various terminal and non-terminal symbols put together by the rule.
Components是根据规则放在一起的不同的终端和非终端符号。
Sometimes, we need to initialize our closure variables upon entering a non-terminal (rule, sub rule or grammar).
有时,我们在进入一个非终结符(规则、子规则或语法)前需要初始化闭包变量。
The headerline non-terminal, in turn, requires a header name, a header body, and optional continuations.
headerline是非终极符(non-terminal),它依次需要有一个标题名称、标题主体以及可选的附加部分。
In this example, result is the non-terminal symbol the rule describes.
在这个例子中,result是规则描述的非终端符号。
By contrast, value is a non-terminal, which is created only by assembling it from terminals.
相反,value是一个非终结符,它是通过装配终结符而创建出来的。
Is a symbol that is a group of non-terminal and terminal symbols.
是一组非终端符号和终端符号组成的符号。
If this is not desirable, we can pass constructor arguments to the non-terminal.
如果这不是我们想要的,我们可以把构造函数的参数传给非终结符。
When a non-terminal is being parsed, the components that went into it are named
当解析非终结符时,进入解析器的组成部分被命名为