Interface Template
- All Known Implementing Classes:
Template.Default, Templates
public interface Template
模板接口
- Author:
- Maning
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
-
Field Details
-
FUNCTION_PRECEDENCE
static final int FUNCTION_PRECEDENCE函数默认优先级最高- See Also:
-
-
Method Details
-
of
-
name
-
precedence
default int precedence()优先级,越大越优先,作用于操作符- Returns:
- 优先级
-
template
-