declarable
「declarable」的意思
adj. 应申报的,可申请交税的
adj.应申报的
「declarable」的用法
declarable可声明的 - 可以用来声明变量、函数等
「declarable」的例句
The variable is declarable.
该变量是可声明的。
The function is declarable.
该函数是可声明的。
The class is declarable.
该类是可声明的。
The interface is declarable.
该接口是可声明的。
The trait is declarable.
该特征是可声明的。
The constant is declarable.
该常量是可声明的。
The type alias is declarable.
该类型别名是可声明的。
The namespace is declarable.
该命名空间是可声明的。
The enum is declarable.
该枚举是可声明的。
The union type is declarable.
该联合类型是可声明的。