最值得注意的是,这些声明里的类型跟在变量名的后面。
Most notably, the type in these declarations comes after the variable name.
这样的图将在水平轴方向的框中包含一个变量名及其类类型,如图2所示。
Such a diagram will contain a variable name and its class type in the boxes along the horizontal axis, as seen in Figure 2.
[end _ VARIABLE]这个块包含Web服务函数的输入和输出参数的变量名和对应的数据类型。
[END_VARIABLE] Block containing the variable names and the corresponding data types of input and output parameters of the Web service function.
对于global声明,需要指定它的类型(即类名)和想要用于引用它的标识符(即变量名)。
For a global declaration, you need to specify its type (that is, class name) and the identifier you want to use to refer to it (that is, variable name).
为了处理变量名和实际值,Bison的语义类型必须进行增强
To handle variable names and real values, the semantic type of Bison has to be enhanced
简单来说,如果我们知道变量名,该方法就可以告诉我们正在处理什么类型的变量。
In a nutshell, the method tells us what kind of variable we are dealing with, once we know the name.
其种类很多,但基本的理念是在变量名的开始添加一个标记以表示其类型(例如,所有无符号长型变量都以ul 开头)。
There are lots of flavors of this, but the basic idea is that you put a tag at the beginning of a variable name saying what type it is. (So all unsigned long variables begin with ul, etc.)
如果该绑定和变量相对应,贡献器会创建一个包含该变量名、冒号和其类型的StringBuffer。
If the binding corresponds to a variable, it creates a StringBuffer containing the variable's name, a colon, and its type.
当在代码里显式地为变量指定类型信息时,类型注解应该跟在变量名的冒号后面(也就是类pascal语法)。
When explicit type information for variables is written in the code, these type annotations follow the colon after the item name (i.e., Pascal-like syntax).
该类型转换的方法是由包含在变量名之前的圆括号内的前缀变量类型来运行的。
The method of typecasting is done by prefixing the variable type enclosed by parenthesis before the variable name.
该类型转换的方法是由包含在变量名之前的圆括号内的前缀变量类型来运行的。
The method of typecasting is done by prefixing the variable type enclosed by parenthesis before the variable name.
应用推荐